Uses of Interface
consciouscode.seedling.config.ConstructionContext

Packages that use ConstructionContext
consciouscode.seedling.config Implements the standard configuration-driven node provisioning, the central class being ConfigBasedNodeProvider
consciouscode.seedling.config.properties   
 

Uses of ConstructionContext in consciouscode.seedling.config
 

Methods in consciouscode.seedling.config with parameters of type ConstructionContext
 Object ConfigEvaluator.constructNode(ConstructionContext context)
          Creates a new node, ready for injection and decoration.
 

Uses of ConstructionContext in consciouscode.seedling.config.properties
 

Methods in consciouscode.seedling.config.properties with parameters of type ConstructionContext
 Object PropertiesConfigEvaluator.constructNode(ConstructionContext context)
           
 



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