| Package | Description |
|---|---|
| org.mule.runtime.core.api.util | |
| org.mule.runtime.core.component | |
| org.mule.runtime.core.message | |
| org.mule.runtime.core.transformer |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
SystemUtils.getCommandLineOptions(String[] args,
String[][] opts)
Returns a Map of all options in the command line.
|
| Constructor and Description |
|---|
SimpleCallableJavaComponent(Class callable)
Create an SimpleCallableJavaComponent instance using an object class.
|
SimpleCallableJavaComponent(ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
DefaultEventBuilder.EventImplementation.getMessageAsBytes(MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
static List<Transformer> |
TransformerUtils.getTransformers(String names,
MuleContext muleContext)
Builds a list of Transformers.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.