public class GlossaryAuthorViewServicesInstanceMap extends Object
| Constructor and Description |
|---|
GlossaryAuthorViewServicesInstanceMap()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryAuthorViewServicesInstance |
getInstance(String serverName)
Return the instance for this server.
|
static void |
removeInstanceForJVM(String serverName)
Remove the instance for this server.
|
static void |
setNewInstanceForJVM(String serverName,
GlossaryAuthorViewServicesInstance instance)
Add a new server instance to the server map.
|
public GlossaryAuthorViewServicesInstanceMap()
public static void setNewInstanceForJVM(String serverName, GlossaryAuthorViewServicesInstance instance)
serverName - name of the serverinstance - instance objectpublic static void removeInstanceForJVM(String serverName)
serverName - name of the serverpublic GlossaryAuthorViewServicesInstance getInstance(String serverName)
serverName - name of the serverCopyright © 2018–2020 ODPi. All rights reserved.