Package | Description |
---|---|
org.apache.geronimo.connector.work.pool |
Modifier and Type | Method and Description |
---|---|
void |
WorkExecutor.doExecute(WorkerContext work,
Executor executor)
This method must be implemented by sub-classes in order to provide the
relevant synchronization policy.
|
void |
ScheduleWorkExecutor.doExecute(WorkerContext work,
Executor executor) |
void |
StartWorkExecutor.doExecute(WorkerContext work,
Executor executor) |
void |
SyncWorkExecutor.doExecute(WorkerContext work,
Executor executor) |
Copyright © 2015. All rights reserved.