public final class ProcessorExecutor extends Object
Constructor and Description |
---|
ProcessorExecutor() |
Modifier and Type | Method and Description |
---|---|
static void |
execute(Connection connection,
IOEvent ioEvent,
Processor processor,
IOEventLifeCycleListener lifeCycleListener) |
static void |
execute(Context context) |
static void |
resume(Context context) |
public static void execute(Connection connection, IOEvent ioEvent, Processor processor, IOEventLifeCycleListener lifeCycleListener)
public static void execute(Context context)
public static void resume(Context context) throws IOException
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.