Interface Summary |
InjectProcessor |
An object processor that will get called during the inject phase |
MuleRegistry |
Adds lookup/register/unregister methods for Mule-specific entities to the standard
Registry interface. |
ObjectProcessor |
The parent interface for all object processors. |
PreInitProcessor |
Fired after the inject phase but before the initialise lifecycle phase |
Registry |
|
RegistryBroker |
A RegistryBroker delegates calls to a collection of Registries. |
ServiceDescriptor |
Parent interface for any pluggable service in Mule (transport, model, etc.) |
ServiceFinder |
ServiceFinder can be used as a hook into the service lookup process to
return the correct Service Descriptor for a given service name. |
TransformerResolver |
A TransformResolver is used to find transformers that match a certain criteria in the registry. |