Interface | Description |
---|---|
ObjectProcessor |
TODO
|
Registry | |
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. |
Class | Description |
---|---|
AbstractServiceDescriptor | |
AbstractServiceDescriptor.Key |
Unique key used to cache the service descriptors.
|
ServiceDescriptorFactory |
Factory used to create a new service descriptor.
|
Exception | Description |
---|---|
RegistrationException | |
ServiceException |
Any service-related exception: service not found, service lookup error, etc.
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.