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, isConfigured
protected Map objects
public SimpleConfigurationBuilder(Map objects)
protected void doConfigure(MuleContext muleContext) throws Exception
doConfigure
in class AbstractConfigurationBuilder
Exception
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.