|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capability | |
|---|---|
| org.mule.devkit.dynamic.api.helper | |
| org.mule.devkit.dynamic.api.model | |
| Uses of Capability in org.mule.devkit.dynamic.api.helper |
|---|
| Methods in org.mule.devkit.dynamic.api.helper that return Capability | |
|---|---|
static Capability |
Capability.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Capability[] |
Capability.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mule.devkit.dynamic.api.helper with parameters of type Capability | |
|---|---|
boolean |
Capabilities.isCapableOf(Capability capability)
Returns true if this module implements such capability |
| Uses of Capability in org.mule.devkit.dynamic.api.model |
|---|
| Methods in org.mule.devkit.dynamic.api.model with parameters of type Capability | |
|---|---|
protected void |
Module.ensureCapability(Capability capability)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||