|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.util.context.ContextHoldingStrategy
An object that provides context-holders.
Context
Constructor Summary | |
ContextHoldingStrategy()
|
Method Summary | |
abstract ContextHolder |
getContextHolder()
Returns an appropriate context-holder. |
void |
setContextHolder(ContextHolder h)
Changes the context-holder that would be returned, if that makes sense. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ContextHoldingStrategy()
Method Detail |
public abstract ContextHolder getContextHolder()
public void setContextHolder(ContextHolder h)
UnsupportedOperationException
- if the
setContextHolder
method is not supported.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |