|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AdapterConfiguration | Represents an object used to configure the adapter execution environment. |
AdapterType | Represents metadata about an adapter, including what types of listeners and connections it supports. |
AdapterTypeSummary | Provides summary information about an adapter type sufficient to render in a list or tree node in the tool environment user interface representing the adapter type. |
EditableType | Tool environments should provide implementations for rich editing support of
administered objects, ConnectionSpec s, and
InteractionSpec s for resource adapters. |
MetadataDiscovery | Top-level interface for metadata discovery facilities. |
MetadataEdit | Top-level interface for editing connection information,
InteractionSpec ,
ConnectionSpec , and adminstered objects. |
MetadataImportConfiguration | Designates a metadata object and defines properties that are needed to import that metadata object into a service description. |
MetadataObject | Represents an object in the metadata model for the EIS. |
MetadataObject.MetadataObjectType | An interface used to give tool environments a hint as to the nature of the associated MetadataObject. |
MetadataObjectIterator | The iterator used to iterate through the children of a MetadataObject . |
MetadataObjectResponse | Represents the response from a call to
MetadataTree.listMetadataObjects(commonj.connector.metadata.discovery.properties.PropertyGroup) or
MetadataObject.getChildren(commonj.connector.metadata.discovery.properties.PropertyGroup) . |
MetadataSelection | Represents the current selection of MetadataObject s in the tool
environment. |
MetadataTree | Represents the traversal of a single hierarchy of MetadataObject s as
made available through a single
MetadataConnection |
This package defines all the discovery interfaces that must be implemented by an EMD service provider. The interfaces enable a tool environment to discover connection types available, browse EIS metadata repositories and import metadata into service descriptions.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |