|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
ClearConfig () |
/* Removes the currently-cached config
*/ |
|||||
|
|
Progress.Json.ObjectModel.JsonObject GetConfig (character) |
/* Returns the Json configuration for a provider.
@param character The group name for which to get the config
@return JsonObject If configuration exists for this type, return it. Return unknown value in all other cases */ |
|||||
|
|
LOGICAL HasConfig (character) |
/* Returns the Json configuration for a provider.
@param character The group name for which to get the config
@return logical Returns TRUE if we have loaded config AND if that config contains this group AND if the group contains
JSON object data; returns FALSE otherwise */ |
|||||
|
|
LoadConfig () |
/* Loads configuration for this provider.
The config file is checked for changes on an interval, and reloaded if there are changes to it. */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
ProviderConfig () |
/** Default constructor */ |
|||||
|
|
ProviderConfig () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INTEGER FileCheckInterval |
|
|||||
|
|
OpenEdge.Logging.ILogWriter Logger |
|
|
Top
ClearConfig ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonObject GetConfig (character)
|
||||||||||||||||||||
LOGICAL HasConfig (character)
|
||||||||||||||||||||
LoadConfig ()
|
||||||||||||||||||||
ProviderConfig ()
|
||||||
|---|---|---|---|---|---|---|
STATIC ProviderConfig ()
|
||||||
INTEGER FileCheckInterval
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
OpenEdge.Logging.ILogWriter Logger
|
|||||||||
Progress® OpenEdge® Release 12.6.0