Uses of Interface
consciouscode.seedling.config.ConfigTree

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

Uses of ConfigTree in consciouscode.seedling.config
 

Classes in consciouscode.seedling.config that implement ConfigTree
 class LayeredConfigTree
          Class documentation.
 

Constructors in consciouscode.seedling.config with parameters of type ConfigTree
ConfigBasedNodeProvider(ConfigTree configTree)
           
 

Uses of ConfigTree in consciouscode.seedling.junit
 

Classes in consciouscode.seedling.junit that implement ConfigTree
 class MockConfigTree
          A ConfigTree that provides a MockConfigLayer to simplify testing.
 



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