|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkerContext | |
|---|---|
| org.apache.geronimo.connector.work.pool | |
| Uses of WorkerContext in org.apache.geronimo.connector.work.pool |
|---|
| Methods in org.apache.geronimo.connector.work.pool with parameters of type WorkerContext | |
|---|---|
void |
StartWorkExecutor.doExecute(WorkerContext work,
java.util.concurrent.Executor executor)
|
void |
WorkExecutor.doExecute(WorkerContext work,
java.util.concurrent.Executor executor)
This method must be implemented by sub-classes in order to provide the relevant synchronization policy. |
void |
SyncWorkExecutor.doExecute(WorkerContext work,
java.util.concurrent.Executor executor)
|
void |
ScheduleWorkExecutor.doExecute(WorkerContext work,
java.util.concurrent.Executor executor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||