|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyEvaluationContext | |
---|---|
consciouscode.seedling.config | Implements the standard configuration-driven node provisioning, the central
class being ConfigBasedNodeProvider . |
consciouscode.seedling.config.properties |
Uses of PropertyEvaluationContext in consciouscode.seedling.config |
---|
Methods in consciouscode.seedling.config with parameters of type PropertyEvaluationContext | |
---|---|
Object |
ConfigEvaluator.evaluateProperty(PropertyEvaluationContext context,
String property,
Class<?> propertyType)
Evaluates the configuration of a property. |
Uses of PropertyEvaluationContext in consciouscode.seedling.config.properties |
---|
Methods in consciouscode.seedling.config.properties with parameters of type PropertyEvaluationContext | |
---|---|
Object |
PropertiesConfigEvaluator.evaluateProperty(PropertyEvaluationContext context,
String property,
Class<?> propertyType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |