public class FlowWorkManagerIOStrategy
extends org.glassfish.grizzly.strategies.AbstractIOStrategy
WorkManager.| Modifier | Constructor and Description |
|---|---|
protected |
FlowWorkManagerIOStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
executeIoEvent(org.glassfish.grizzly.Connection connection,
org.glassfish.grizzly.IOEvent ioEvent,
boolean isIoEventEnabled) |
static FlowWorkManagerIOStrategy |
getInstance() |
Executor |
getThreadPoolFor(org.glassfish.grizzly.Connection connection,
org.glassfish.grizzly.IOEvent ioEvent) |
protected WorkManager |
getWorkManager(org.glassfish.grizzly.Connection connection) |
public boolean executeIoEvent(org.glassfish.grizzly.Connection connection,
org.glassfish.grizzly.IOEvent ioEvent,
boolean isIoEventEnabled)
throws IOException
IOExceptionpublic Executor getThreadPoolFor(org.glassfish.grizzly.Connection connection, org.glassfish.grizzly.IOEvent ioEvent)
getThreadPoolFor in interface org.glassfish.grizzly.IOStrategygetThreadPoolFor in class org.glassfish.grizzly.strategies.AbstractIOStrategyprotected WorkManager getWorkManager(org.glassfish.grizzly.Connection connection) throws MuleException
MuleExceptionpublic static FlowWorkManagerIOStrategy getInstance()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.