Class Summary |
Lu62ActivationSpec |
The configured ActivationSpec JavaBean instance is created during endpoint deployment and is passed to the resource adapter by the application server
during endpoint activation and deactivation. |
Lu62Connection |
Application level handle to the Managed Connection
Subject to change once J2EE/CA specification includes Common Client Interfaces |
Lu62ConnectionFactory |
Application level handle to the Managed Connection Factory,
returned from the JNDI lookup and used to obtain connections. |
Lu62ConnectionManager |
|
Lu62ConnectionMetaData |
Lu62ConnectionMetaData provides information about an EIS instance connected through a Connection instance |
Lu62ConnectionRequestInfo |
The Lu62ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection request flow |
Lu62ConnectionSpec |
Lu62ConnectionSpec is used by an application component to pass connection request-specific properties to the "ConnectionFactory.getConnection" method |
Lu62Interaction |
The Lu62Interaction enables a component to execute EIS operations on EIS |
Lu62InteractionSpec |
Object conaining interaction relevant properties. |
Lu62ManagedConnection |
Object representing physical connection to the partner program. |
Lu62ManagedConnectionFactory |
Lu62ManagedConnectionFactory instance is a factory of both ManagedConnection
and EIS-specific connection factory instances |
Lu62Record |
The Lu62Record is the representation of an input or output to the execute methods defined on an Interaction |
Lu62ResourceAdapterImp |
The implementation of ResourceAdapter interface for LU62 resource adapter. |
Lu62ResourceAdapterMetaData |
The Lu62ResourceAdapterMetaData provide metadata for JCA Lu62 Connector |
Lu62Work |
The Lu62Work class is the main class that interacts with the underlying LU62Converstion class and perform message delivery. |
Lu62XAResource |
The implementation of XAResource interface for transaction delivery of message. |