|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.context.DefaultMuleContextBuilder
org.mule.module.launcher.ApplicationMuleContextBuilder
public class ApplicationMuleContextBuilder
Takes Mule application descriptor into account when building the context.
Field Summary | |
---|---|
protected ApplicationDescriptor |
desc
|
Fields inherited from class org.mule.context.DefaultMuleContextBuilder |
---|
config, lifecycleManager, logger, notificationManager, shutdownScreen, startupScreen, workListener, workManager |
Constructor Summary | |
---|---|
ApplicationMuleContextBuilder(ApplicationDescriptor desc)
|
Method Summary | |
---|---|
protected DefaultMuleConfiguration |
createMuleConfiguration()
|
protected MuleWorkManager |
createWorkManager()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected ApplicationDescriptor desc
Constructor Detail |
---|
public ApplicationMuleContextBuilder(ApplicationDescriptor desc)
Method Detail |
---|
protected DefaultMuleConfiguration createMuleConfiguration()
createMuleConfiguration
in class DefaultMuleContextBuilder
protected MuleWorkManager createWorkManager()
createWorkManager
in class DefaultMuleContextBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |