Uses of Class
org.odpi.openmetadata.adminservices.configuration.registration.EngineServiceRegistration
-
Packages that use EngineServiceRegistration Package Description org.odpi.openmetadata.adminservices.configuration.properties The properties package provides the configuration properties for the different subsystems that run inside the Open Metadata and Governance (OMAG) Platform.org.odpi.openmetadata.adminservices.configuration.registration The registration package provides the definitions and interfaces to describe each of the Open Metadata and Governance services that support the different subsystems within the OMAG Server. -
-
Uses of EngineServiceRegistration in org.odpi.openmetadata.adminservices.configuration.properties
Constructors in org.odpi.openmetadata.adminservices.configuration.properties with parameters of type EngineServiceRegistration Constructor Description EngineServiceConfig(EngineServiceRegistration template)Copy/clone constructor -
Uses of EngineServiceRegistration in org.odpi.openmetadata.adminservices.configuration.registration
Constructors in org.odpi.openmetadata.adminservices.configuration.registration with parameters of type EngineServiceRegistration Constructor Description EngineServiceRegistration(EngineServiceRegistration template)Copy/clone constructor
-