IGApplicationConfiguration.IGServerInfo
public static class GCOMApplicationConfiguration.GCOMServerInfo extends GApplicationConfiguration.GServerInfo
GApplicationConfiguration.GServerInfo
structure
with logic related to COM AB information extraction as detached configuration data.
It is designed for usage by GCOMApplicationConfiguration
container.Constructor | Description |
---|---|
GCOMServerInfo(CfgServer serverInfo) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
GCOMServerInfo(GCOMApplicationConfiguration.GCOMServerInfo conf) |
Copying constructor.
Note: It creates new GCOMServerInfo instance,
but does not clone referred structures GApplicationConfiguration.GServerInfo.getHost() and GApplicationConfiguration.GServerInfo.getBackup() . |
Modifier and Type | Method | Description |
---|---|---|
GCOMApplicationConfiguration.GCOMServerInfo |
clone() |
|
protected java.lang.String |
contentToString() |
This method is used from
GApplicationConfiguration.GServerInfo.toString() to build
string representation of the internal content (configuration properties names and values). |
CfgServer |
getCfgServerInfo() |
Returns reference to the original COM AB configuration structure.
|
equals, getAttempts, getBackup, getHost, getPort, getTimeout, hashCode, setAttempts, setBackup, setHost, setPort, setTimeout, toString
public GCOMServerInfo(CfgServer serverInfo) throws ConfigurationException
serverInfo
- COM AB structure with initial informationConfigurationException
public GCOMServerInfo(GCOMApplicationConfiguration.GCOMServerInfo conf)
GCOMServerInfo
instance,
but does not clone referred structures GApplicationConfiguration.GServerInfo.getHost()
and GApplicationConfiguration.GServerInfo.getBackup()
.conf
- original configuration to copy configuration values frompublic CfgServer getCfgServerInfo()
protected java.lang.String contentToString()
GApplicationConfiguration.GServerInfo.toString()
to build
string representation of the internal content (configuration properties names and values).contentToString
in class GApplicationConfiguration.GServerInfo
GApplicationConfiguration.GServerInfo.toString()
public GCOMApplicationConfiguration.GCOMServerInfo clone()
clone
in class GApplicationConfiguration.GServerInfo
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.