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.WorkManagerFactorypublic void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwareCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.