Uses of Interface
consciouscode.seedling.config.PropertyEvaluationContext

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)
           
 



Copyright © 2001–2012 Todd V. Jonker. All Rights Reserved.