Rule Execution Server API

Package ilog.rules.util.prefs

Allows applications to retrieve preferences and localized messages.

See:
          Description

Class Summary
IlrMessages A class to retrieve localized messages.
IlrPreferences A class to retrieve preferences.
IlrPropertyBundle A node in the property bundle hierarchy managed by IlrPropertyManager.
IlrPropertyManager A manager of property files.
 

Package ilog.rules.util.prefs Description

Allows applications to retrieve preferences and localized messages. The preferences and messages are stored in a tree of property files loaded via the java.util.ResourceBundle class. The IlrPropertyManager class manages the resource bundles and the IlrPreferences and IlrMessages classes provides the static methods to access to the preferences and messages.


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013