|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentContext | |
|---|---|
| javolution.context | Provides real-time Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
| Uses of ConcurrentContext in javolution.context |
|---|
| Fields in javolution.context with type parameters of type ConcurrentContext | |
|---|---|
static Configurable<Class<? extends ConcurrentContext>> |
ConcurrentContext.DEFAULT
Holds the default implementation. |
| Methods in javolution.context with parameters of type ConcurrentContext | |
|---|---|
protected static void |
Context.setConcurrentContext(ConcurrentContext context)
Sets the current context, used by ConcurrentContext
exclusively. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||