Uses of Interface
jakarta.resource.spi.work.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
Modifier and TypeMethodDescriptionBootstrapContext.getWorkManager()
Provides a handle to aWorkManager
instance. -
Uses of WorkManager in jakarta.resource.spi.work
Modifier and TypeInterfaceDescriptioninterface
This interface models aWorkManager
that supports distributed execution of Work instances.