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, waitgetType, resolveContextpublic ContextContainer getContextContainer()
getContextContainer in interface Contextpublic void setContextContainer(ContextContainer contextContainer)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.