Uses of Interface
javax.resource.spi.work.WorkManager
Packages that use WorkManager
Package
Description
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
-
Uses of WorkManager in javax.resource.spi
Methods in javax.resource.spi that return WorkManagerModifier and TypeMethodDescriptionBootstrapContext.getWorkManager()Provides a handle to aWorkManagerinstance. -
Uses of WorkManager in javax.resource.spi.work
Subinterfaces of WorkManager in javax.resource.spi.workModifier and TypeInterfaceDescriptioninterfaceThis interface models aWorkManagerthat supports distributed execution of Work instances.