Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
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<CfgPortInfo> |
CfgDeltaApplication.getAddedPortInfos() |
A pointer to the list of structures of type
CfgPortInfo
containing information about listening ports for this Server application. |
java.util.Collection<CfgPortInfo> |
CfgDeltaApplication.getChangedPortInfos() |
A pointer to the list of structures
CfgPortInfo
type. |
java.util.Collection<CfgPortInfo> |
CfgDeltaApplication.getDeletedPortInfos() |
A pointer to the list of deleted resources (every
item of this list is a pointer to a string containing identifier (
id ) of the listening port structure. |
java.util.Collection<CfgPortInfo> |
CfgApplication.getPortInfos() |
A pointer to the list of structures of type
CfgPortInfo
containing information about listening ports for this Server application. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgApplication.setPortInfos(java.util.Collection<CfgPortInfo> value) |
A pointer to the list of structures of type
CfgPortInfo
containing information about listening ports for this Server application. |
Modifier and Type | Method | Description |
---|---|---|
CfgPortInfo |
GCOMApplicationConfiguration.GCOMPortInfo.getCfgPortInfo() |
Returns reference to the original COM AB configuration structure.
|
Constructor | Description |
---|---|
GCOMPortInfo(CfgPortInfo portInfo) |
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.