public class SimpleConfigurationBuilder extends AbstractConfigurationBuilder
Registry via the ConfigurationBuilder
interface. This is useful for example for the registration of "startup properties"
which are provided at startup and then used to fill "property placeholders" in
other configuration mechanisms such as XML.| Modifier and Type | Field and Description |
|---|---|
protected Map |
objects |
logger| Constructor and Description |
|---|
SimpleConfigurationBuilder(Map objects) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConfigure(MuleContext muleContext) |
configure, isConfiguredprotected Map objects
public SimpleConfigurationBuilder(Map objects)
protected void doConfigure(MuleContext muleContext) throws Exception
doConfigure in class AbstractConfigurationBuilderExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.