Package | Description |
---|---|
com.genesyslab.platform.apptemplate.configuration |
Provides helper classes that read application options and other data from Configuration Server,
converts it to corresponding Platform SDK objects and makes it easier to set up connections
to backend servers and other applications.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
GApplicationConfiguration.GHost |
Structure describing host where server is configured to run.
It reflects detached information from COM AB CfgHost . |
static class |
GCOMApplicationConfiguration.GCOMHost |
This class is an extension of base
GApplicationConfiguration.GHost structure
with logic related to COM AB information extraction as detached configuration data. |
Modifier and Type | Field | Description |
---|---|---|
protected IGApplicationConfiguration.IGHost |
GConfigPropertyReader.hostConfig |
Modifier and Type | Method | Description |
---|---|---|
IGApplicationConfiguration.IGHost |
GApplicationConfiguration.GServerInfo.getHost() |
Returns reference to structure describing host where this server resides.
|
IGApplicationConfiguration.IGHost |
IGApplicationConfiguration.IGServerInfo.getHost() |
Returns reference to structure describing host where this server resides.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
GConfigPropertyReader.getHostAnnexOption(java.lang.String optionName,
java.lang.String sectionName,
IGApplicationConfiguration.IGHost hostConfig) |
|
void |
GApplicationConfiguration.GServerInfo.setHost(IGApplicationConfiguration.IGHost host) |
Sets reference to structure describing host where this server resides.
|
Constructor | Description |
---|---|
GHost(IGApplicationConfiguration.IGHost conf) |
Coping constructor.
Note: it does not clone referred structure UserProperties . |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.