| Package | Description |
|---|---|
| javolution.context |
Provides real-time
Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
| Modifier and Type | Method and Description |
|---|---|
static PersistentContext |
PersistentContext.getCurrentPersistentContext()
Returns the persistent context instance (singleton).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PersistentContext.setCurrentPersistentContext(PersistentContext ctx)
Sets the persistent instance.
|
Copyright © 2005–2024 Javolution. All rights reserved.