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, jakarta.resource.spi.work.Work work, jakarta.resource.spi.work.ExecutionContext executionContext, jakarta.resource.spi.work.WorkListener workListener, CountDownLatch startedLatch, CountDownLatch completedLatch, long creationTime, long startTimeout)protected WildflyWorkWrapperNamedDistributedWorkManager. createWorKWrapper(org.jboss.jca.core.spi.security.SecurityIntegration securityIntegration, jakarta.resource.spi.work.Work work, jakarta.resource.spi.work.ExecutionContext executionContext, jakarta.resource.spi.work.WorkListener workListener, CountDownLatch startedLatch, CountDownLatch completedLatch, long startTimeout)
-