Package | Description |
---|---|
org.jboss.jca.core.workmanager |
This package contains the WorkManager implementation.
|
Modifier and Type | Method and Description |
---|---|
protected WorkWrapper |
WorkManagerImpl.createWorkWrapper(org.jboss.jca.core.spi.security.SecurityIntegration securityIntegration,
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)
Crestes a wrapper for work
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)