SAP J2EE Engine

Version 6.40


Package com.sapportals.connector.metadata

Provides metadata of the connector ("Resource Addapter" in JCA terminology).

See:
          Description

Interface Summary
ICapabilities This interface exposes the functionality of a specific connector.
IConnectorMetaData Provides metadata for this connector
 

Exception Summary
CapabilityNotFoundException Thrown when capability was not found.
CapabilityNotSupportedException Thrown when capability is not supported.
 

Package com.sapportals.connector.metadata Description

Provides metadata of the connector ("Resource Addapter" in JCA terminology).

Package Specification

Provides metadata of the connector ("Resource Addapter" in JCA terminology).
IConnectorMetaData extends javax.resource.cci.ResourceAdapterMetaData and expose (via get/set methods) default values in the connector level).
ICapabilities enables the connector to declare its capabilities. E.g. Can it execute a function etc.


SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.