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.