|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
OperationHandler implementation relying on a DynamicModule to handle operations.PIModule implementation relying on DynamicModule.ConnectionEventListener to send events to it
(ra implementation specific)
BatchInfo.
CciConnection represents an JCA 1.0 compliant connection implementation.CciConnectionFactory serves as factory for the sample CCI connections.ConnectionFactory (pg.
ConnectionManager object is passed to the
ManagedConnectionFactory whereas in the J2EE approach it is.
ConnectionManager object
via the createConnectionFactory call to the ManagedConnectionFactory, which in turn
will call this constructor with itself and the ConenctionManager object as argument.
CciConnectionMetaData returns descriptive and configuration information
related to a given managed connection as specified by the JCA 1.0 ConnectionMetaData
interface.CciConnectionRequestInfo is the analogon to the CciConnectionSpec.CciConnectionRequestInfo can only be created together
with all its properties.
CciInteraction represents the XI 3.0 AF compliant interaction implementation.CciResourceAdapterMetaData returns descriptive and configuration information
of the current sample resource adapter as specified by the JCA 1.0 ResourceAdapterMetaData
interface.Channel.close() to free a connection if it will not be used anymore.
ConnectionManager object via the
createConnectionFactory call to the
ManagedConnectionFactory, which in turn will the approriate
constructor of the CciConnectionFactory.
ConnectionManager implementation of the
resource adapter is used instead of the J2EE
ConnectionManager.
Module.getParameters().
SimpleRetryPolicy by logging retry attempts to IPILogger.OperationHandler.
DynamicModule.
CciConnectionRequestInfo must implement
the equals() to allow the J2EE ConnectionManager a
pre-selection of connections.
SpiManagedConnectionFactory must
implement the equals() to allow the J2EE container a
sensible connection pooling.
InteractionSpec standard properties as listed below.
getChannelStatus() is called by the XI AF administration GUI's to visualize the
channel status of adapters.
ConnectionFactory is to create/return CCI connections for the XI AF.
ConnectionSpec object.
XiInteractionSpec
as the one and only supported interaction spec.
PrintWriter object.
PrintWriter object.
ManagedConnectionFactory
(ra implementation specific)
getMetaData() returns meta data information of the resource adapter as specified in JCA
ManagedConnectionMetaData.
getRecordFactory() must return the XI AF messageFactory.
Reference object.
ConnectionSpec no JCA requirements regarding
property setter and getter methods are formulated for CciConnectionRequestInfo
However, getters are used to retrieve the information in the ManagedConnectionFactory
(ra implementation specific)
ConnectionSpec property must have
an corresponding setter and getter method.
CciConnectionRequestInfo must implement
the hashCode() to allow the J2EE ConnectionManager a
management of created connections.
SpiManagedConnectionFactory must
implement the hashCode() to allow the J2EE container a
sensible connection pooling.
null consideration
(ra implementation specific)
null consideration
(ra implementation specific)
ConnectionRequestInfo).
OperationHandler with this PIModule.
ConnectionEventListener from the manager
(ra implementation specific)
DeleteResult into a String that can be used as the
error message of an Exception.AbstractPIModule for Salesforce.SaveResult into a String that can be used as the
error message of an Exception.UpsertResult into a String that can be used as the
error message of an Exception.ConnectionEvent to all registered
ConnectionEventListeners.
ConnectionEvent to all registered
ConnectionEventListeners.
ConnectionEvent to all registered ConnectionEventListeners.
PrintWriter object.
PrintWriter object.
ManagedConnection to a (new)
ManagedConnectionFactory
(ra implementation specific)
ConnectionFactory implementing classes must also implement the Referenceable
interface (see pg.
ConnectionManager implementation for the non-managed scenario
(two-tier approach, non-J2EE approach).SpiManagedConnection represents a physical, managed connection
from the resource adapter to the connected external system.SpiManagedConnectionFactory (MCF) is a
factory of both, ManagedConnection and
CciConnectionFactory instances.SpiManagedConnectionMetaData returns descriptive and configuration information
related to a given managed connection as specified by the JCA 1.0 ManagedConnectionMetaData
interface.start() is called by the J2EE JCA container when the JCA
adapter is started via the J2EE admin console (e.g.
stop() is called by the J2EE JCA container when the JCA
adapter is stopped via the J2EE admin console (e.g.
Module.Source associated to specified
Channel.
interAction.execute(in, out)
(CCI JCA 1.0)
out = interAction.execute(in)
(CCI JCA 1.0)
ResourceException if specified BatchResult contains Error.
Module.Source.
ManagedConnection instance.ManagedConenction.
CciConnectionSpec allows to pass connection selection parameters from the XI AF
to the resource adapter when a connection must be allocated.connectionSpec and fills all its properties
(ra implementation specific)
connectionSpec
(ra implementation specific)
CciInteractionSpec defines the XI 3.0 AF interaction specification.XiMessageFactory allows to create an XI AF message via
the XI AF message factory.XIMessageRecordImpl implements a CCI custom record that contains a XI message objectPasswordCredential objects.XITrace wrapper class for the new AdapterFramework, which
will make the usage of SAP J2EE standard logging and tracing more convenient and
consistent throughout the sample adapter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||