|
|||||||||
| Home >> All >> org >> mule >> digester >> [ converters overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.mule.digester.converters
Contains the classes necessary to process the mule-config.xml with Digester
See:
Description
| Class Summary | |
| ConnectorConverter | TransformerConverter will obtain a connector name and
convert it to a UMOConnector instance by looking up the connector in the
MuleManager. |
| MuleFactoryConverter | TransformerConverter TODO will obtain a fully qualified class name
for a MuleFactory and create an instance from it. |
| ProviderConverter | TransformerConverterwill obtain a provider name and
convert it to a UMOProviderDescriptor instance by looking up the
proivder from the MuleManager. |
| 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.digester.converters Description
Contains the classes necessary to process the mule-config.xml with Digester
|
|||||||||
| Home >> All >> org >> mule >> digester >> [ converters overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||