Package | Description |
---|---|
org.apache.geronimo.connector.work |
Modifier and Type | Class and Description |
---|---|
class |
HintsContextHandler |
class |
TransactionContextHandler |
Constructor and Description |
---|
GeronimoWorkManager(Executor sync,
Executor start,
Executor sched,
Collection<WorkContextHandler> workContextHandlers) |
WorkerContext(javax.resource.spi.work.Work work,
Collection<WorkContextHandler> workContextHandlers)
Create a WorkWrapper.
|
WorkerContext(javax.resource.spi.work.Work aWork,
long aStartTimeout,
javax.resource.spi.work.ExecutionContext execContext,
javax.resource.spi.work.WorkListener workListener,
Collection<WorkContextHandler> workContextHandlers)
Create a WorkWrapper with the specified execution context.
|
Copyright © 2016. All rights reserved.