| Modifier and Type | Class and Description |
|---|---|
static class |
ControllableContext.Directive.Functions |
static class |
ControllableContext.Directive.Functions.ForCollection |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ControllableContext.Directive> |
Context.Abst.executionDirectiveForGroupName |
protected Map<String,ControllableContext.Directive> |
Functions.onException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ControllableContext.containsOneOf(String name,
ControllableContext.Directive... directives) |
boolean |
Context.Abst.containsOneOf(String name,
ControllableContext.Directive... directives) |
Context |
ControllableContext.putDirective(String groupName,
ControllableContext.Directive directive) |
Context |
Context.Simple.putDirective(String groupName,
ControllableContext.Directive directive) |
Context |
ControllableContext.removeDirective(String groupName,
ControllableContext.Directive directive) |
Context |
Context.Simple.removeDirective(String groupName,
ControllableContext.Directive directive) |
| 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.