IGApplicationConfiguration.IGHost
public static class GCOMApplicationConfiguration.GCOMHost extends GApplicationConfiguration.GHost
GApplicationConfiguration.GHost
structure
with logic related to COM AB information extraction as detached configuration data.
It is designed for usage by GCOMApplicationConfiguration
container.GApplicationConfiguration.GHost
,
CfgHost
,
Serialized FormConstructor | Description |
---|---|
GCOMHost(CfgHost cfgHost) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
GCOMHost(GCOMApplicationConfiguration.GCOMHost conf) |
Copying constructor.
Note: It creates new GCOMHost instance,
but does not clone referred structure GApplicationConfiguration.GHost.getUserProperties() . |
Modifier and Type | Method | Description |
---|---|---|
GCOMApplicationConfiguration.GCOMHost |
clone() |
|
protected java.lang.String |
contentToString() |
This method is used from
GApplicationConfiguration.GHost.toString() to build
string representation of the internal content (configuration properties names and values). |
CfgHost |
getCfgHost() |
Returns reference to the original COM AB configuration object.
|
equals, getDbid, getIPAddress, getLCAPort, getName, getObjectState, getUserProperties, hashCode, setDbid, setIPAddress, setLCAPort, setName, setObjectState, setUserProperties, toString
public GCOMHost(CfgHost cfgHost) throws ConfigurationException
cfgHost
- COM AB structure with initial informationConfigurationException
public GCOMHost(GCOMApplicationConfiguration.GCOMHost conf)
GCOMHost
instance,
but does not clone referred structure GApplicationConfiguration.GHost.getUserProperties()
.conf
- original configuration to copy configuration values frompublic CfgHost getCfgHost()
protected java.lang.String contentToString()
GApplicationConfiguration.GHost.toString()
to build
string representation of the internal content (configuration properties names and values).contentToString
in class GApplicationConfiguration.GHost
GApplicationConfiguration.GHost.toString()
public GCOMApplicationConfiguration.GCOMHost clone()
clone
in class GApplicationConfiguration.GHost
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.