Uses of Interface
jakarta.resource.spi.work.WorkManager
Packages that use WorkManager
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
This package contains APIs for the Work Management, Generic and Security Work Context contracts.
-
Uses of WorkManager in jakarta.resource.spi
Methods in jakarta.resource.spi that return WorkManagerModifier and TypeMethodDescriptionBootstrapContext.getWorkManager()Provides a handle to aWorkManagerinstance. -
Uses of WorkManager in jakarta.resource.spi.work
Subinterfaces of WorkManager in jakarta.resource.spi.workModifier and TypeInterfaceDescriptioninterfaceThis interface models aWorkManagerthat supports distributed execution of Work instances. -
Uses of WorkManager in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return WorkManager -
Uses of WorkManager in org.apache.activemq.artemis.ra.inflow
Methods in org.apache.activemq.artemis.ra.inflow that return WorkManager -
Uses of WorkManager in org.wildfly.extension.messaging.activemq
Methods in org.wildfly.extension.messaging.activemq that return WorkManager