java.lang.Object
org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
org.odpi.openmetadata.accessservices.designmodel.admin.DesignModelAdmin

public class DesignModelAdmin extends AccessServiceAdmin
DesignModelAdmin manages the start up and shutdown of the Design Model OMAS. During start up, it validates the parameters and options it receives and sets up the service as requested.
  • Constructor Details

    • DesignModelAdmin

      public DesignModelAdmin()
      Default constructor
  • Method Details