| Package | Description |
|---|---|
| org.apache.geronimo.connector.work |
| Modifier and Type | Class and Description |
|---|---|
class |
HintsContextHandler |
class |
TransactionContextHandler |
| Constructor and Description |
|---|
GeronimoWorkManager(java.util.concurrent.Executor sync,
java.util.concurrent.Executor start,
java.util.concurrent.Executor sched,
java.util.Collection<WorkContextHandler> workContextHandlers) |
WorkerContext(javax.resource.spi.work.Work work,
java.util.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,
java.util.Collection<WorkContextHandler> workContextHandlers)
Create a WorkWrapper with the specified execution context.
|
Copyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.