Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mule.digester.converters: Javadoc index of package org.mule.digester.converters.


Package Samples:

org.mule.digester.converters: Contains the classes necessary to process the mule-config.xml with Digester  

Classes:

ProviderConverter: TransformerConverter will obtain a provider name and convert it to a UMOProviderDescriptor instance by looking up the proivder from the MuleManager .
ConnectorConverter: TransformerConverter will obtain a connector name and convert it to a UMOConnector instance by looking up the connector in the MuleManager .
TransformerConverter: TransformerConverter will obtain a transformer name and convert it to a transformer instance by looking up the transformer from the MuleManager .
MuleFactoryConverter: TransformerConverter TODO will obtain a fully qualified class name for a MuleFactory and create an instance from it.

Home | Contact Us | Privacy Policy | Terms of Service