public class ExecutionContexts
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExecutionContexts |
DEFAULT_CONTEXT |
| Constructor and Description |
|---|
ExecutionContexts(java.util.Collection<java.lang.String> executionContexts) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(com.google.common.base.Optional<java.util.Collection<java.lang.String>> declaredContexts) |
public static final ExecutionContexts DEFAULT_CONTEXT
Copyright © 2014. All Rights Reserved.