| Package | Description |
|---|---|
| org.mule.devkit.dynamic.api.helper | |
| org.mule.devkit.dynamic.api.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Capabilities.isCapableOf(Capability capability)
Returns true if this module implements such
capability
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Module.ensureCapability(Capability capability) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.