|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |