Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.resource.spi.work Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
DistributableWorkThis models a Work instance that would be distributed by a DistributableWorkManager for execution in a remoteInterfacejavax.resource.spi.workJava EE
DistributableWorkManagerThis interface models a WorkManager that supports distributed execution of Work instances.Interfacejavax.resource.spi.workJava EE
ExecutionContextThis class models an execution context (transaction, security, etc) with which the Work instance must be executed.Classjavax.resource.spi.workJava EE
HintsContextA standard WorkContext that allows a Work instance to propagate quality-of-service (QoS) hints about the Work to the WorkManager.Classjavax.resource.spi.workJava EE
RetryableWorkRejectedExceptionA subclass of the WorkRejectedException that indicates that the the service unavailability is transient.Classjavax.resource.spi.workJava EE
SecurityContextA standard WorkContext that allows a Work instance to propagate security related context information from an EIS to anClassjavax.resource.spi.workJava EE
TransactionContextA standard WorkContext that allows a Work instance to propagate transaction related context information from an EIS to anClassjavax.resource.spi.workJava EE
WorkThis models a Work instance that would be executed by a WorkManager upon submission.Interfacejavax.resource.spi.workJava EE
WorkAdapterThis class is provided as a convenience for easily creating WorkListener instances by extending this classClassjavax.resource.spi.workJava EE
WorkCompletedExceptionThis exception is thrown by a WorkManager to indicate that a submitted Work instance has completed with an exception.Classjavax.resource.spi.workJava EE
WorkContextThis class serves as a standard mechanism for a resource adapter to propagate an imported context from an enterprise information system to an applicationInterfacejavax.resource.spi.workJava EE
WorkContextErrorCodesThis class models the possible error conditions that might occur during associating an WorkContext with a Work instance.Classjavax.resource.spi.workJava EE
WorkContextLifecycleListenerThis class models the various events that occur during the processing of the WorkContexts associated with a Work instance.Interfacejavax.resource.spi.workJava EE
WorkContextProviderThis interface specifies the methods a Work instance uses to associate a List of WorkContext instances toInterfacejavax.resource.spi.workJava EE
WorkEventThis class models the various events that occur during the processing ofVersion:1.Classjavax.resource.spi.workJava EE
WorkExceptionA common base class for all Work processing related exceptions.Classjavax.resource.spi.workJava EE
WorkListenerThis models a WorkListener instance which would be notified by the WorkManager when the various Work Interfacejavax.resource.spi.workJava EE
WorkManagerThis interface models a WorkManager which provides a facility to submit Work instances for execution.Interfacejavax.resource.spi.workJava EE
WorkRejectedExceptionThis exception is thrown by a WorkManager to indicate that a submitted Work instance has been rejected.Classjavax.resource.spi.workJava EE