Package com.ibm.commerce.messaging.adapters.jcasample

Provides classes for Sample Adapter.

See:
          Description

Class Summary
SampleConnection This class implements Connection interface, which is a Client handle of the Physical connection.
SampleConnectionEventListener ****************************************************************************
SampleConnectionFactory This class provides a client API for getting a managed connection.
SampleConnectionManager This class provides a connection manager used in non-managed environment.
SampleConnectionMetaDataImpl The SampleConnectionMetaDataImpl class
SampleConnectionRequestInfo This class represents the request specific data passed on to the application server as well as the SampleConnector.
SampleConnectionSpec This class contains all information needed to create a connection.
SampleInteraction This class is invoked by SampleConnection.createInteraction() method.
SampleInteractionSpec The class provides the object containing all possible interaction specific data.
SampleManagedConnection This class represents a physical connection that managed by an application server.
SampleManagedConnectionFactory This is the factory class used by WAS to create physical connection for SampleConnector.
SampleManagedConnectionMetaDataImpl This class implements the javax.resource.spi.ManagedConnectionMetaData interface.
 

Package com.ibm.commerce.messaging.adapters.jcasample Description

Provides classes for Sample Adapter.