Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.apptemplate.application |
This package provides helper components for connectivity with Genesys Configuration Framework.
|
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 | Method | Description |
---|---|---|
java.util.Collection<CfgConnInfo> |
CfgDeltaApplication.getAddedAppServers() |
A pointer to the list of structures of type
CfgConnInfo
. |
java.util.Collection<CfgConnInfo> |
CfgApplication.getAppServers() |
A pointer to the list of structures of type
CfgConnInfo
. |
java.util.Collection<CfgConnInfo> |
CfgDeltaApplication.getChangedAppServers() |
A pointer to the list of structures
CfgConnInfo
type. |
java.util.Collection<CfgConnInfo> |
CfgDeltaApplication.getDeletedAppServers() |
A pointer to the list of identifiers of the servers this
application can no longer be a client to.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgApplication.setAppServers(java.util.Collection<CfgConnInfo> value) |
A pointer to the list of structures of type
CfgConnInfo
. |
Modifier and Type | Method | Description |
---|---|---|
protected static boolean |
GFAppCfgLogOptionsEventListener.containsMessageServerConnection(java.util.Collection<CfgConnInfo> connections) |
Modifier and Type | Method | Description |
---|---|---|
CfgConnInfo |
GCOMApplicationConfiguration.GCOMAppConnConfiguration.getCfgConnInfo() |
Returns reference to the original COM AB configuration structure.
|
Constructor | Description |
---|---|
GCOMAppConnConfiguration(CfgConnInfo connInfo) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
GCOMAppConnConfiguration(CfgConnInfo connInfo,
boolean readClusterConnections) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
GCOMAppConnConfiguration(CfgConnInfo connInfo,
boolean readClusterConnections,
boolean readTenantsInfo) |
Structure constructor for extraction of configuration data
from Genesys Configuration Server objects and structures
represented with COM AB.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.