Interface ConnectionManagerInterface

All Known Implementing Classes:
ConnectionManagerClient

public interface ConnectionManagerInterface
ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects
  • Connections - the connections used to create connector instances that can access the connection.
  • ConnectorTypes - description of a specific that can be used to access the connection.
  • ConnectorCategories - the network information needed to access the connection.
  • Endpoints - the network information needed to access the connection.