|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCOMApplicationConfiguration | |
---|---|
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. |
Uses of GCOMApplicationConfiguration in com.genesyslab.platform.apptemplate.application |
---|
Fields in com.genesyslab.platform.apptemplate.application declared as GCOMApplicationConfiguration | |
---|---|
protected GCOMApplicationConfiguration |
GFApplicationConfigurationManager.appConfig
|
Methods in com.genesyslab.platform.apptemplate.application that return GCOMApplicationConfiguration | |
---|---|
protected GCOMApplicationConfiguration |
GFApplicationConfigurationManager.getNewConfig()
|
Uses of GCOMApplicationConfiguration in com.genesyslab.platform.apptemplate.configuration |
---|
Constructors in com.genesyslab.platform.apptemplate.configuration with parameters of type GCOMApplicationConfiguration | |
---|---|
GCOMApplicationConfiguration(GCOMApplicationConfiguration conf)
Copying constructor. Note: It creates new GCOMApplicationConfiguration instance,
but does not clone referred structures like getCfgApplication() ,
GApplicationConfiguration.getAppServers() , GApplicationConfiguration.getPortInfos() , GApplicationConfiguration.getOptions() , etc. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |