|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.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 ContextHoldergetContext in class BasicContextHolderpublic final void setContext(Context c)
ContextHolder
setContext in interface ContextHoldersetContext in class BasicContextHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||