|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BooleanConfigParam | A JE configuration parameter with an boolean value. |
ConfigParam | A ConfigParam embodies the metatdata about a JE configuration parameter: the parameter name, default value, and a validation method. |
EnvironmentParams | Javadoc for this public class is generated via the doc templates in the doc_src directory. |
IntConfigParam | A JE configuration parameter with an integer value. |
LongConfigParam | A JE configuration parameter with an integer value. |
ShortConfigParam | A JE configuration parameter with an short value. |
Environment configuration parameter support.
Occasionally the application will choose to set a less frequently used attribute through EnvironmentConfig.setConfigParam(). The classes in this package are used with that method.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |