Uses of Interface
consciouscode.seedling.config.ConfigLayer

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

Uses of ConfigLayer in consciouscode.seedling.config
 

Classes in consciouscode.seedling.config that implement ConfigLayer
 class StandardConfigLayer
          A ConfigLayer that reads resources from a ResourceTree, using a ConfigLoader.
 

Methods in consciouscode.seedling.config that return ConfigLayer
 ConfigLayer LayeredConfigTree.getLayer(int i)
           
 

Constructors in consciouscode.seedling.config with parameters of type ConfigLayer
LayeredConfigTree(ConfigLayer[] layers)
           
 

Uses of ConfigLayer in consciouscode.seedling.junit
 

Classes in consciouscode.seedling.junit that implement ConfigLayer
 class MockConfigLayer
          Class documentation.
 



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