| Name | Description | Type | Package | Framework |
| Activation | Designates a JavaBean as an ActivationSpec. | Class | javax.resource.spi | Java EE |
|
| ActivationSpec | This interface serves as a marker. | Interface | javax.resource.spi | Java EE |
|
| AdministeredObject | Designates a JavaBean as an administered object. | Class | javax.resource.spi | Java EE |
|
| ApplicationServerInternalException | An ApplicationServerInternalException is thrown server to indicate error conditions specific to an application server. | Class | javax.resource.spi | Java EE |
|
| AuthenticationMechanism | | Class | javax.resource.spi | Java EE |
|
| AuthenticationMechanism .CredentialInterface | An enumerated type that represents the various interfaces that a resource adapter may support for the representation | Class | javax.resource.spi.AuthenticationMechanism | Java EE |
|
| BootstrapContext | This provides a mechanism to pass a bootstrap context to a resource adapter instance when it is bootstrapped. | Interface | javax.resource.spi | Java EE |
|
| CommException | This indicates errors related to failed or interrupted communication with an EIS instance. | Class | javax.resource.spi | Java EE |
|
| ConfigProperty | Designates a JavaBean property as a configuration propertySince:1. | Class | javax.resource.spi | Java EE |
|
| ConnectionDefinition | Defines a set of connection interfaces and classes pertaining to a particular connection type. | Class | javax.resource.spi | Java EE |
|
| ConnectionDefinitions | Defines a set of connection definitions that the JavaBean, that has been annotated with this annotation, is a part of. | Class | javax.resource.spi | Java EE |
|
| ConnectionEvent | The ConnectionEvent class provides information about the source of a connection related event. | Class | javax.resource.spi | Java EE |
|
| ConnectionEventListener | The ConnectionEventListener interface provides an event callback mechanism to enable an application server to receive | Interface | javax.resource.spi | Java EE |
|
| ConnectionManager | ConnectionManager interface provides a hook for the resource adapter to pass a connection request to the application server. | Interface | javax.resource.spi | Java EE |
|
| ConnectionRequestInfo | The ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection | Interface | javax.resource.spi | Java EE |
|
| Connector | The Connector annotation is a component-defining annotation and it can be used by the resource adapter developer to specify that the JavaBean | Class | javax.resource.spi | Java EE |
|
| DissociatableManagedConnection | This is a mix-in interface that may be optionally implemented by a ManagedConnection implementation. | Interface | javax.resource.spi | Java EE |
|
| DistributableWork | This models a Work instance that would be distributed by a DistributableWorkManager for execution in a remote | Interface | javax.resource.spi.work | Java EE |
|
| DistributableWorkManager | This interface models a WorkManager that supports distributed execution of Work instances. | Interface | javax.resource.spi.work | Java EE |
|
| EISSystemException | An EISSystemException is used to indicate any EIS specific system-level | Class | javax.resource.spi | Java EE |
|
| ExecutionContext | This class models an execution context (transaction, security, etc) with which the Work instance must be executed. | Class | javax.resource.spi.work | Java EE |
|
| GenericCredential | The interface javax. | Interface | javax.resource.spi.security | Java EE |
|
| HintsContext | A standard WorkContext that allows a Work instance to propagate quality-of-service (QoS) hints about the Work to the WorkManager. | Class | javax.resource.spi.work | Java EE |
|
| IllegalStateException | An IllegalStateException is thrown from a method if the callee (resource | Class | javax.resource.spi | Java EE |
|
| InvalidPropertyException | This exception is thrown to indicate invalid configuration Version:0. | Class | javax.resource.spi | Java EE |
|
| LazyAssociatableConnectionManager | This is a mix-in interface that may be optionally implemented by a ConnectionManager implementation. | Interface | javax.resource.spi | Java EE |
|
| LazyEnlistableConnectionManager | This is a mix-in interface that may be optionally implemented by a ConnectionManager implementation. | Interface | javax.resource.spi | Java EE |
|
| LazyEnlistableManagedConnection | This is a mix-in interface that may be optionally implemented by a ManagedConnection implementation. | Interface | javax.resource.spi | Java EE |
|
| LocalTransaction | LocalTransaction interface provides support for transactions that are managed internal to an EIS resource manager, and do not require | Interface | javax.resource.spi | Java EE |
|
| LocalTransactionException | A LocalTransactionException represents various error conditions related to the local transaction management contract. | Class | javax.resource.spi | Java EE |
|
| ManagedConnection | ManagedConnection instance represents a physical connection to the underlying EIS. | Interface | javax.resource.spi | Java EE |
|
| ManagedConnectionFactory | ManagedConnectionFactory instance is a factory of both ManagedConnection and EIS-specific connection factory instances. | Interface | javax.resource.spi | Java EE |
|
| ManagedConnectionMetaData | The ManagedConnectionMetaData interface provides information about the underlying EIS instance associated with a ManagedConnection instance. | Interface | javax.resource.spi | Java EE |
|
| MessageEndpoint | This defines a contract for a message endpoint. | Interface | javax.resource.spi.endpoint | Java EE |
|
| MessageEndpointFactory | This serves as a factory for creating message endpoints. | Interface | javax.resource.spi.endpoint | Java EE |
|
| PasswordCredential | The class PasswordCredential acts as a holder for username andSince:0. | Class | javax.resource.spi.security | Java EE |
|
| ResourceAdapter | This represents a resource adapter instance and contains operations for lifecycle management and message endpoint setup. | Interface | javax.resource.spi | Java EE |
|
| ResourceAdapterAssociation | This interface specifies the methods to associate a ResourceAdapter object with other objects that | Interface | javax.resource.spi | Java EE |
|
| ResourceAdapterInternalException | A ResourceAdapterInternalException indicates any system-level error conditions related to a resource adapter. | Class | javax.resource.spi | Java EE |
|
| ResourceAllocationException | A ResourceAllocationException can be thrown by an application server or | Class | javax.resource.spi | Java EE |
|
| RetryableException | A marker interface indicating that the Exception is transient. | Interface | javax.resource.spi | Java EE |
|
| RetryableUnavailableException | A subclass of the UnavailableException that indicates that the rejection of the work submission is transient. | Class | javax.resource.spi | Java EE |
|
| RetryableWorkRejectedException | A subclass of the WorkRejectedException that indicates that the the service unavailability is transient. | Class | javax.resource.spi.work | Java EE |
|
| SecurityContext | A standard WorkContext that allows a Work instance to propagate security related context information from an EIS to an | Class | javax.resource.spi.work | Java EE |
|
| SecurityException | A SecurityException indicates error conditions related to the security | Class | javax.resource.spi | Java EE |
|
| SecurityPermission | The SecurityPermission annotation can be used by the developer, as part of the Connector annotation, to specify the extended security permissions | Class | javax.resource.spi | Java EE |
|
| SharingViolationException | This is thrown to indicate a connection sharing violation. | Class | javax.resource.spi | Java EE |
|
| TransactionContext | A standard WorkContext that allows a Work instance to propagate transaction related context information from an EIS to an | Class | javax.resource.spi.work | Java EE |
|
| TransactionSupport | This interface may be optionally implemented by a ManagedConnectionFactory to provide its level of transaction | Interface | javax.resource.spi | Java EE |
|
| TransactionSupport .TransactionSupportLevel | An enumerated type that represents the levels of transaction support a resource adapter may support. | Class | javax.resource.spi.TransactionSupport | Java EE |
|
| UnavailableException | This is thrown to indicate that a service is unavailable. | Class | javax.resource.spi | Java EE |
|
| ValidatingManagedConnectionFactory | This interface is implemented by a ManagedConnectionFactory instance that supports the ability to validate | Interface | javax.resource.spi | Java EE |
|
| Work | This models a Work instance that would be executed by a WorkManager upon submission. | Interface | javax.resource.spi.work | Java EE |
|
| WorkAdapter | This class is provided as a convenience for easily creating WorkListener instances by extending this class | Class | javax.resource.spi.work | Java EE |
|
| WorkCompletedException | This exception is thrown by a WorkManager to indicate that a submitted Work instance has completed with an exception. | Class | javax.resource.spi.work | Java EE |
|
| WorkContext | This class serves as a standard mechanism for a resource adapter to propagate an imported context from an enterprise information system to an application | Interface | javax.resource.spi.work | Java EE |
|
| WorkContextErrorCodes | This class models the possible error conditions that might occur during associating an WorkContext with a Work instance. | Class | javax.resource.spi.work | Java EE |
|
| WorkContextLifecycleListener | This class models the various events that occur during the processing of the WorkContexts associated with a Work instance. | Interface | javax.resource.spi.work | Java EE |
|
| WorkContextProvider | This interface specifies the methods a Work instance uses to associate a List of WorkContext instances to | Interface | javax.resource.spi.work | Java EE |
|
| WorkEvent | This class models the various events that occur during the processing ofVersion:1. | Class | javax.resource.spi.work | Java EE |
|
| WorkException | A common base class for all Work processing related exceptions. | Class | javax.resource.spi.work | Java EE |
|
| WorkListener | This models a WorkListener instance which would be notified by the WorkManager when the various Work | Interface | javax.resource.spi.work | Java EE |
|
| WorkManager | This interface models a WorkManager which provides a facility to submit Work instances for execution. | Interface | javax.resource.spi.work | Java EE |
|
| WorkRejectedException | This exception is thrown by a WorkManager to indicate that a submitted Work instance has been rejected. | Class | javax.resource.spi.work | Java EE |
|
| XATerminator | The XATerminator interface is used for transaction completion and crash recovery flows. | Interface | javax.resource.spi | Java EE |