The IPTServerConfigSettings interface is used to set and retrieve global Plumtree Server settings. The settings are stored in the database, and thus accessible to all instances of Plumtree that share the same database (i.e. the settings are available to every instance of Plumtree within a single install.) Changes to settings generally do not take effect until the Plumtree process has been restarted- Plumtree does not have a facility to notice that global settings have been reset in the database, and that in-memory copies of those settings should be updated. Settings are identified by unique integers. The known setting IDs are enumerated in the {@link com.plumtree.server.PT_SERVER_CONFIG_SETTINGNAME PT_SERVER_CONFIG_SETTINGNAME} class.
For a list of all members of this type, see IPTServerConfigSettings Members.
Type | Description |
---|
Namespace: com.plumtree.server
Assembly: plumtreeserver (in plumtreeserver.dll)
IPTServerConfigSettings Members | com.plumtree.server Namespace | PT_SERVER_CONFIG_SETTINGNAME