|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.context.BasicContextHolder ix.util.context.PlainContextHolder
public final class PlainContextHolder
A "final" version of BasicContextHolder.
Field Summary |
---|
Fields inherited from class ix.util.context.BasicContextHolder |
---|
context |
Constructor Summary | |
---|---|
PlainContextHolder()
|
|
PlainContextHolder(Context c)
|
Method Summary | |
---|---|
Context |
getContext()
Returns the context currently stored in the holder. |
void |
setContext(Context c)
Changes the context currently stored in the holder. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlainContextHolder()
public PlainContextHolder(Context c)
Method Detail |
---|
public final Context getContext()
ContextHolder
getContext
in interface ContextHolder
getContext
in class BasicContextHolder
public final void setContext(Context c)
ContextHolder
setContext
in interface ContextHolder
setContext
in class BasicContextHolder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |