public static class ImmutableThreadingProfile.DefaultWorkManagerFactory extends Object implements ThreadingProfile.WorkManagerFactory, MuleContextAware
Modifier and Type | Field and Description |
---|---|
protected MuleContext |
muleContext |
Constructor and Description |
---|
ImmutableThreadingProfile.DefaultWorkManagerFactory() |
Modifier and Type | Method and Description |
---|---|
WorkManager |
createWorkManager(ThreadingProfile profile,
String name,
int shutdownTimeout) |
void |
setMuleContext(MuleContext context) |
protected MuleContext muleContext
public ImmutableThreadingProfile.DefaultWorkManagerFactory()
public WorkManager createWorkManager(ThreadingProfile profile, String name, int shutdownTimeout)
createWorkManager
in interface ThreadingProfile.WorkManagerFactory
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.