Package | Description |
---|---|
org.jboss.jca.core.workmanager |
This package contains the WorkManager implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedWorkManagerImpl
The distributed work manager implementation.
|
Constructor and Description |
---|
WorkWrapper(WorkManagerImpl workManager,
javax.resource.spi.work.Work work,
javax.resource.spi.work.ExecutionContext executionContext,
javax.resource.spi.work.WorkListener workListener,
java.util.concurrent.CountDownLatch startedLatch,
java.util.concurrent.CountDownLatch completedLatch,
long startTime)
Create a new WorkWrapper
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)