Uses of Class
org.jboss.as.connector.services.workmanager.WildflyWorkWrapper
-
Packages that use WildflyWorkWrapper Package Description org.jboss.as.connector.services.workmanager -
-
Uses of WildflyWorkWrapper in org.jboss.as.connector.services.workmanager
Methods in org.jboss.as.connector.services.workmanager that return WildflyWorkWrapper Modifier and Type Method Description protected WildflyWorkWrapperNamedWorkManager. 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, CountDownLatch startedLatch, CountDownLatch completedLatch)protected WildflyWorkWrapperNamedDistributedWorkManager. 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, CountDownLatch startedLatch, CountDownLatch completedLatch)
-