Class ITInfrastructureRegistration

java.lang.Object
org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRegistration

public class ITInfrastructureRegistration extends Object
ITInfrastructureRegistration registers the access service with the OMAG Server administration services. This registration must be driven once at server start up. The OMAG Server administration services then use this registration information as confirmation that there is an implementation of this access service in the server and it can be configured and used.
  • Constructor Details

    • ITInfrastructureRegistration

      public ITInfrastructureRegistration()
  • Method Details

    • registerAccessService

      public static void registerAccessService()
      Pass information about this access service to the OMAG Server administration services.