|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentContext | |
---|---|
javolution.context | Provides real-time Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
Uses of PersistentContext in javolution.context |
---|
Methods in javolution.context that return PersistentContext | |
---|---|
static PersistentContext |
PersistentContext.getCurrentPersistentContext()
Returns the persistent context instance (singleton). |
Methods in javolution.context with parameters of type PersistentContext | |
---|---|
static void |
PersistentContext.setCurrentPersistentContext(PersistentContext ctx)
Sets the persistent instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |