|
Class Summary |
| AbstractMapContext<K,V> |
|
| AppContext |
Exposes information about the current Mule Application: encoding Application default
encoding name Application name registry Mule registry (as a map)
standalone If Mule is running standalone workdir Application work
directory |
| InboundAttachmentMapContext |
|
| MessageContext |
Exposes information about the current Mule message:
id The unique message id
rootId The root message id. |
| MessagePropertyMapContext |
|
| MuleInstanceContext |
Expose information about the Mule instance:
clusterid Cluster ID
home Home directory
nodeid Cluster Node ID
version Mule Version |
| OutboundAttachmentMapContext |
|
| ServerContext |
Exposes information about both the physical server and Java Runtime Environment (JRE) that Mule is running on:
env Map of Operating System environment variables
fileSeparator Character that separates components of a file path. |