Class Summary |
DummyLu0ActivationSpec |
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. |
DummyLu0Connection |
Application level handle to the Managed Connection
Subject to change once J2EE/CA specification includes Common Client Interfaces |
DummyLu0ConnectionFactory |
Application level handle to the Managed Connection Factory,
returned from the JNDI lookup and used to obtain connections. |
DummyLu0ConnectionManager |
|
DummyLu0ConnectionMetaData |
DummyLu0ConnectionMetaData provides information about an EIS instance connected through a Connection instance |
DummyLu0ConnectionRequestInfo |
The DummyLu0ConnectionRequestInfo interface enables a resource adapter to pass its own request specific data structure across the connection request flow |
DummyLu0ConnectionSpec |
DummyLu0ConnectionSpec is used by an application component to pass connection request-specific properties to the "ConnectionFactory.getConnection" method |
DummyLu0Interaction |
The DummyLu0Interaction enables a component to execute EIS functions |
DummyLu0InteractionSpec |
Object conaining interaction relevant properties. |
DummyLu0ManagedConnection |
Object representing physical connection to the EIS system. |
DummyLu0ManagedConnectionFactory |
DummyLu0ManagedConnectionFactory instance is a factory of both ManagedConnection
and EIS-specific connection factory instances |
DummyLu0Record |
The DummyLu0Record is the representation of an input or output to the execute methods defined on an Interaction |
DummyLu0ResourceAdapterImp |
The implementation of ResourceAdapter interface for DummyLu0 resource adapter. |
DummyLu0ResourceAdapterMetaData |
|
DummyLu0Work |
The DummyLu0Work class is the main class that interacts with the underlying LU62Converstion class and perform message delivery. |
DummyLu0XAResource |
The implementation of XAResource interface for transaction delivery of message. |