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