|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BooleanParameter | Boolean parameters for flexive. |
| IntegerParameter | Integer parameters for flexive. |
| LongParameter | |
| NullParameter | Helper class to represent null value in the cache (since an unset parameter would also be null). |
| ObjectParameter<T> | Generic Object parameter wrapper. |
| ParameterFactory | This factory beans provides methods for instantiating new parameter objects to be used with flexive's configuration API. |
| ParameterImpl<T> | Generic parameter implementation. |
| StringParameter | String parameters for flexive. |
| UnsetParameter | Helper class to place unset parameters in the configuration cache. |
Parameter implementations for different value types. An appropriate implementation for a
value class is returned by the ParameterFactory.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||