java.lang.Object
org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin

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

    • ITInfrastructureAdmin

      public ITInfrastructureAdmin()
      Default constructor
  • Method Details