|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
public static class ImmutableThreadingProfile.DefaultWorkManagerFactory
Field Summary | |
---|---|
protected MuleContext |
muleContext
|
Constructor Summary | |
---|---|
ImmutableThreadingProfile.DefaultWorkManagerFactory()
|
Method Summary | |
---|---|
WorkManager |
createWorkManager(ThreadingProfile profile,
java.lang.String name,
int shutdownTimeout)
|
void |
setMuleContext(MuleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MuleContext muleContext
Constructor Detail |
---|
public ImmutableThreadingProfile.DefaultWorkManagerFactory()
Method Detail |
---|
public WorkManager createWorkManager(ThreadingProfile profile, java.lang.String name, int shutdownTimeout)
createWorkManager
in interface ThreadingProfile.WorkManagerFactory
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |