Class MetadataExplorerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.metadataexplorer.admin.MetadataExplorerAdmin

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

    • MetadataExplorerAdmin

      public MetadataExplorerAdmin()
      Default constructor
  • Method Details