|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGApplicationConfiguration.IGServerInfo | |
---|---|
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 IGApplicationConfiguration.IGServerInfo in com.genesyslab.platform.apptemplate.configuration |
---|
Classes in com.genesyslab.platform.apptemplate.configuration that implement IGApplicationConfiguration.IGServerInfo | |
---|---|
static class |
GApplicationConfiguration.GServerInfo
This structure represents group of server type specific application properties. |
static class |
GCOMApplicationConfiguration.GCOMServerInfo
This class is an extension of base GServerInfo structure
with logic related to COM AB information extraction as detached configuration data. |
Methods in com.genesyslab.platform.apptemplate.configuration that return IGApplicationConfiguration.IGServerInfo | |
---|---|
IGApplicationConfiguration.IGServerInfo |
IGApplicationConfiguration.getServerInfo()
Returns structure with server type application specific properties. |
IGApplicationConfiguration.IGServerInfo |
GApplicationConfiguration.getServerInfo()
Returns structure with server type application specific properties. |
Methods in com.genesyslab.platform.apptemplate.configuration with parameters of type IGApplicationConfiguration.IGServerInfo | |
---|---|
void |
GApplicationConfiguration.setServerInfo(IGApplicationConfiguration.IGServerInfo serverInfo)
Sets structure with server type application specific properties. |
Constructors in com.genesyslab.platform.apptemplate.configuration with parameters of type IGApplicationConfiguration.IGServerInfo | |
---|---|
GApplicationConfiguration.GServerInfo(IGApplicationConfiguration.IGServerInfo conf)
Coping constructor. Note: it does not clone referred structures Host ,
Backup , etc. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |