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, isConfigured
protected void doConfigure(MuleContext muleContext) throws Exception
AbstractConfigurationBuilder
ConfigurationBuilder
implementation as bean properties before this method
has been called.doConfigure
in class AbstractConfigurationBuilder
muleContext
- The current MuleContext
ConfigurationException
- if the configuration fails i.e. an object cannot be created or
initialised properlyException
protected void configureQueueManager(MuleContext muleContext) throws RegistrationException
RegistrationException
protected void configureThreadingProfiles(MuleRegistry registry) throws RegistrationException
RegistrationException
@Deprecated protected void configureSystemModel(MuleRegistry registry) throws MuleException
MuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.