Reference; Terminology - IBM WebSphere Adapters User Manual

Version 6 release 2
Table of Contents

Advertisement

Reference

Terminology

The terminology presented are of terms that are used frequently in the
documentation.
Adapter foundation classes (AFC)
Application response measurement (ARM)
Application-specific information (ASI)
Common Client Interface (CCI)
Common event infrastructure (CEI)
Data exchange service provider interface (DESPI)
Deployment descriptor
208
WebSphere Adapters: WebSphere Adapter Toolkit User Guide
Sometimes referred to as base classes, the adapter foundation classes are a
common set of services for all IBM WebSphere resource adapters. The Adapter
Foundation Classes conform to, and extend, the Java 2 Connector Architecture
JCA 1.5 specification. The foundation classes include generic contracts and
methods to develop a working resource adapter and are included as a
component to the WebSphere Adapter Toolkit.
An application programming interface (API), developed by a group of
technology vendors, that can be used to monitor the availability and
performance of business transactions within and across diverse applications
and systems.
The portion of business object metadata that enables the adapter to interact
with its application or a data source.
The Common Client Interface (CCI) of the J2EE Connector Architecture
provides a standard interface that allows developers to communicate with any
number of Enterprise Information Systems (EISs) through their specific
resource adapters, using a generic programming style. The CCI is closely
modeled on the client interface used by Java Database Connectivity (JDBC),
and is similar in its idea of Connections and Interactions. The generic CCI
classes define the environment in which a J2EE component can send and
receive data from an EIS.
The implementation of a set of APIs and infrastructure for the creation,
transmission, persistence, and distribution of business, system, and network
Common Base Events.
The interface by which resource adapters and runtime components exchange
business object data. It is based on the concept of cursors and accessors,
abstracting the data type so that an adapter can be written once and work on
runtimes supporting different data types, such as data objects and JavaBeans.
DESPI is an architecture that provides the capability of using JCA adapters on
multiple brokers (runtime environments). Version 6.1.x and version 6.2 of the
Adapter Foundation Classes support the DESPI architecture.
An XML file that describes how to deploy a module or application by
specifying configuration and container options. For example, an EJB
deployment descriptor passes information to an EJB container about how to
manage and control an enterprise bean. Typically deployed in a runtime
environment to discover the configuration attributes of the component being
described.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere adapter toolkit

Table of Contents