public class DefaultsConfigurationBuilder extends AbstractConfigurationBuilder
SimpleRegistryBootstrap
QueueManager
SecurityManager
ObjectStore
configured, logger| Constructor and Description |
|---|
DefaultsConfigurationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureQueueManager(MuleContext muleContext) |
protected void |
doConfigure(MuleContext muleContext)
Will configure a MuleContext based on the configuration provided.
|
protected void |
registerObject(String serviceId,
Object serviceImpl,
MuleContext muleContext) |
applyLifecycle, configure, isConfiguredprotected void doConfigure(MuleContext muleContext) throws Exception
AbstractConfigurationBuilderConfigurationBuilder implementation as bean properties before this method has been
called.doConfigure in class AbstractConfigurationBuildermuleContext - The current MuleContextConfigurationException - if the configuration fails i.e. an object cannot be created or initialised properlyExceptionprotected void registerObject(String serviceId, Object serviceImpl, MuleContext muleContext) throws RegistrationException
RegistrationExceptionprotected void configureQueueManager(MuleContext muleContext) throws RegistrationException
RegistrationExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.