Class ClassificationExplorerAdmin

java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.classificationexplorer.admin.ClassificationExplorerAdmin

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

    • ClassificationExplorerAdmin

      public ClassificationExplorerAdmin()
      Default constructor
  • Method Details