- initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
-
Initialize the access service.
- ITInfrastructureAdmin - Class in org.odpi.openmetadata.accessservices.itinfrastructure.admin
-
ITInfrastructureAdmin manages the start up and shutdown of the IT Infrastructure OMAS.
- ITInfrastructureAdmin() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.admin.ITInfrastructureAdmin
-
Default constructor
- ITInfrastructureOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.itinfrastructure.listener
-
ITInfrastructureOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
- ITInfrastructureOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.listener.ITInfrastructureOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- ITInfrastructureRegistration - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
-
ITInfrastructureRegistration registers the access service with the OMAG Server administration services.
- ITInfrastructureRegistration() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRegistration
-
- ITInfrastructureRESTServices - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
-
The ITInfrastructureRESTServices provides the server-side implementation of the Stewardship Action Open Metadata
Assess Service (OMAS).
- ITInfrastructureRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureRESTServices
-
Default constructor
- ITInfrastructureServicesInstance - Class in org.odpi.openmetadata.accessservices.itinfrastructure.server
-
ITInfrastructureServicesInstance caches references to objects for a specific server.
- ITInfrastructureServicesInstance(OMRSRepositoryConnector, List<String>, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.itinfrastructure.server.ITInfrastructureServicesInstance
-
Set up the handlers for this server.