Package org.mule.config.converters

Defines the Mule specific bean converters needed to process the mule-config.xml with Digester.

See:
          Description

Class Summary
ConnectorConverter TransformerConverter will obtain an endpoint name and convert it to a UMOConnector instance by looking up the endpoint in the MuleManager.
EndpointConverter TransformerConverterwill obtain an endpoint name and convert it to a UMOEndpoint instance by looking up the proivder from the MuleManager.
EndpointURIConverter TransformerConverterwill obtain an endpoint name and convert it to a UMOEndpoint instance by looking up the proivder from the MuleManager.
TransactionFactoryConverter TransactionFactoryConverter TODO
TransformerConverter TransformerConverter will obtain a transformer name and convert it to a transformer instance by looking up the transformer from the MuleManager.
 

Package org.mule.config.converters Description

Defines the Mule specific bean converters needed to process the mule-config.xml with Digester.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.