Package org.odpi.openmetadata.frameworks.connectors
package org.odpi.openmetadata.frameworks.connectors
-
ClassDescriptionThe Connector is the interface for all connector instances.The ConnectorBase is an implementation of the Connector interface.ProtectedConnection provides a subclass to Connection in order to extract protected values from the connection in order to supply them to the Connector implementation.The ConnectorBroker is a generic factory for Open Connector Framework (OCF) Connectors.The ConnectorProvider is a formal plug-in interface for the Open Connector Framework (OCF).ConnectorProviderBase is a base class for a connector provider.The SampleDataExtension describes a method to retrieve a selection of data to show to an end user.The VirtualConnectorExtension is an optional interface for a virtual connector.