public class DefaultsConfigurationBuilder extends AbstractConfigurationBuilder
SimpleRegistryBootstrap
QueueManager
SecurityManager
ObjectStore
DefaultEndpointFactory
Model systemModel
ThreadingProfile defaultThreadingProfile
ThreadingProfile defaultMessageDispatcherThreadingProfile
ThreadingProfile defaultMessageRequesterThreadingProfile
ThreadingProfile defaultMessageReceiverThreadingProfile
ThreadingProfile defaultComponentThreadingProfile
configured, logger| Constructor and Description |
|---|
DefaultsConfigurationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureQueueManager(MuleContext muleContext) |
protected void |
configureSystemModel(MuleRegistry registry)
Deprecated.
|
protected void |
configureThreadingProfiles(MuleRegistry registry) |
protected void |
doConfigure(MuleContext muleContext)
Will configure a MuleContext based on the configuration provided.
|
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 configureQueueManager(MuleContext muleContext) throws RegistrationException
RegistrationExceptionprotected void configureThreadingProfiles(MuleRegistry registry) throws RegistrationException
RegistrationException@Deprecated protected void configureSystemModel(MuleRegistry registry) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.