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