| Modifier and Type | Field and Description |
|---|---|
protected org.burningwave.core.concurrent.Mutex.Manager.ForMap<Context.Operation,Object,Object> |
Context.Abst.mutexManager |
| Modifier and Type | Method and Description |
|---|---|
static Context.Operation |
Context.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Context.Operation[] |
Context.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Abst(Map<Object,Object> container,
Map<String,ControllableContext.Directive> executionDirectiveForGroupName,
org.burningwave.core.concurrent.Mutex.Manager.ForMap<Context.Operation,Object,Object> mutexManager) |
Simple(Map<Object,Object> container,
Map<String,ControllableContext.Directive> executionDirectiveForGroupName,
org.burningwave.core.concurrent.Mutex.Manager.ForMap<Context.Operation,Object,Object> mutexManager) |
Copyright © 2019. All rights reserved.