Class ConnectionMakerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.connectionmaker.admin.ConnectionMakerAdmin

public class ConnectionMakerAdmin extends ViewServerGenericServiceAdmin
ConnectionMakerAdmin is the class that is called by the View Server to initialize and terminate the Connection Maker OMVS. The initialization call provides this OMVS with the Audit log and configuration.
  • Constructor Details

    • ConnectionMakerAdmin

      public ConnectionMakerAdmin()
      Default constructor
  • Method Details