public abstract class AbstractContext extends Object implements Context, Serializable
Constructor and Description |
---|
AbstractContext() |
Modifier and Type | Method and Description |
---|---|
ContextContainer |
getContextContainer() |
long |
getId() |
void |
setContextContainer(ContextContainer contextContainer) |
void |
setId(long id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, resolveContext
public ContextContainer getContextContainer()
getContextContainer
in interface Context
public void setContextContainer(ContextContainer contextContainer)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.