java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.schemamaker.admin.SchemaMakerAdmin

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

    • SchemaMakerAdmin

      public SchemaMakerAdmin()
      Default constructor
  • Method Details