|
|||||||||||
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,
org.apache.geronimo.pool.GeronimoExecutor executor)
|
void |
SyncWorkExecutor.doExecute(WorkerContext work,
org.apache.geronimo.pool.GeronimoExecutor executor)
|
void |
ScheduleWorkExecutor.doExecute(WorkerContext work,
org.apache.geronimo.pool.GeronimoExecutor executor)
|
void |
WorkExecutor.doExecute(WorkerContext work,
org.apache.geronimo.pool.GeronimoExecutor executor)
This method must be implemented by sub-classes in order to provide the relevant synchronization policy. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |