| Package | Description |
|---|---|
| org.mule.module.extension.internal.config |
| Modifier and Type | Method and Description |
|---|---|
ElementDescriptor |
ElementDescriptor.getChildByName(String childName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ElementDescriptor> |
ElementDescriptor.getChilds() |
Collection<ElementDescriptor> |
ElementDescriptor.getChildsByName(String childName) |
| Constructor and Description |
|---|
OperationFactoryBean(String configurationInstanceProviderName,
org.mule.extension.introspection.Operation operation,
ElementDescriptor element,
Map<String,List<MessageProcessor>> nestedOperations,
MuleContext muleContext) |
| Constructor and Description |
|---|
ElementDescriptor(String name,
Map<String,String> attributes,
List<ElementDescriptor> childs) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.