Package org.mule.config.builders

Various configuration builders for configuring a Mule Instance.

See:
          Description

Interface Summary
MulePropertiesRuleSet.PropertiesCallback  
 

Class Summary
AbstractDigesterConfiguration A base classs for configuration schemes that use digester to parse the documents.
CallMethodOnIndexRule TODO document
ContainerReference ContainerReference maintains a container reference for the MuleXmlConfigurationBuilder that gets wired once the configuration documents have been loaded.
EndpointReference EndpointReference maintains a endpoint reference.
MuleClasspathConfigurationBuilder Deprecated. The functionality of this configuration builder (loading resources from the classpath) is now available in the standard MuleXmlConfigurationBuilder.
MulePropertiesRuleSet A digester rule set that loads rules for tags and its child tags.
MuleSetPropertiesRule this rule Allows for template parameters to be parse on the configuration file attributes in the form of ${param-name}.
MuleXmlBuilderContextListener MuleXmlBuilderContextListener is a bootstrap listener used to construct a MuleManager instance.
MuleXmlBuilderContextServlet  
MuleXmlConfigurationBuilder MuleXmlConfigurationBuilder is a configuration parser that builds a MuleManager instance based on a mule xml configration file defined in the mule-configuration.dtd.
ObjectGetOrCreateRule A digester rule that will either create an object of look it up from a container.
PlaceholderProcessor Placeholders are ant-like tags that are embedded in Mule Xml configuration i.e.
QuickConfigurationBuilder QuickConfigurationBuilder is a configuration helper that can be used by clients, configuration scripts or test cases to quickly configure a manager.
ScriptConfigurationBuilder Configures a MuleManager from one or more script files.
TransformerReference TransformerReference maintains a transformer reference.
WebappMuleXmlConfigurationBuilder WebappMuleXmlConfigurationBuilder will first try and load config resources from the Servlet context.
 

Package org.mule.config.builders Description

Various configuration builders for configuring a Mule Instance.



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.