Uses of Class
org.jboss.as.connector.services.workmanager.WildflyWorkWrapper
Packages that use WildflyWorkWrapper
-
Uses of WildflyWorkWrapper in org.jboss.as.connector.services.workmanager
Methods in org.jboss.as.connector.services.workmanager that return WildflyWorkWrapperModifier and TypeMethodDescriptionprotected 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)