|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ConnectorServiceFinder | ConnectorServiceFinder can be used as a hook into the connector
service creation process to return the correct Service Descriptor for a given
service name. |
| Class Summary | |
| ConnectorFactory | ConnectorFactory can be used for generically creating endpoints
from an url. |
| ConnectorServiceDescriptor | ConnectorServiceDescriptor describes the necessery information for
creating a connector from a service descriptor. |
| Exception Summary | |
| ConnectorFactoryException | ConnectorFactoryException is thrown by the endpoint factory if the
endpoint service cannot be found in the META-INF/services directory or if any part
of the endpoint cannot be instanciated. |
| ConnectorServiceException | ConnectorServiceException is thrown if a ProviderServicedescriptor
has a service error set. |
| ConnectorServiceNotFoundException | ConnectorServiceNotFoundException is thorown if no matching service
endpoint descriptor is found for the connector protocol. |
Provides SPI support for building mule connectors and providers using service descriptors.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||