Package commonj.connector.metadata.build

This package defines all the build interfaces that must be implemented by an EMD service provider.

See:
          Description

Interface Summary
Binding Describes a DataBinding, DataBindingGenerator or FunctionSelector that is provided by the adapter.
BindingProvider Top-level interface for obtaining a list of FunctionSelectors, DataBindings, or DataBindingGenerators provided by the adapter for building services.
FunctionBuilder Represents a builder of inbound or outbound FunctionDescriptions, for the specified connection.
FunctionType Enumerates the different possible function signatures.
MetadataBuild Top-level interface for building service description facilities.
MetadataType Top-level interface for building types that can be used when building service descriptions.
 

Package commonj.connector.metadata.build Description

This package defines all the build interfaces that must be implemented by an EMD service provider. The interfaces enable a tool environment to build service descriptions.

Related Documentation

For overviews and further documentation please see: