Package | Description |
---|---|
org.switchyard.policy |
Modifier and Type | Method and Description |
---|---|
static Policy.PolicyType |
Policy.PolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy.PolicyType[] |
Policy.PolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Policy.supports(Policy.PolicyType type)
Returns whether the policy type passed in parameter is supported by this policy.
|
Copyright © 2013–2016 JBoss by Red Hat. All rights reserved.