Uses of Class
org.odpi.openmetadata.viewservices.glossaryauthor.admin.serviceinstances.GlossaryAuthorViewServicesInstance
-
Packages that use GlossaryAuthorViewServicesInstance Package Description org.odpi.openmetadata.viewservices.glossaryauthor.initialization -
-
Uses of GlossaryAuthorViewServicesInstance in org.odpi.openmetadata.viewservices.glossaryauthor.initialization
Methods in org.odpi.openmetadata.viewservices.glossaryauthor.initialization that return GlossaryAuthorViewServicesInstance Modifier and Type Method Description GlossaryAuthorViewServicesInstanceGlossaryAuthorViewServicesInstanceMap. getInstance(String serverName)Return the instance for this server.Methods in org.odpi.openmetadata.viewservices.glossaryauthor.initialization with parameters of type GlossaryAuthorViewServicesInstance Modifier and Type Method Description static voidGlossaryAuthorViewServicesInstanceMap. setNewInstanceForJVM(String serverName, GlossaryAuthorViewServicesInstance instance)Add a new server instance to the server map.
-