Uses of Package
consciouscode.seedling.config

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

Classes in consciouscode.seedling.config used by consciouscode.seedling.config
ConfigEvaluator
          Evaluates the content within ConfigResources.
ConfigEvaluatorContext
          Provides dynamic context information needed to evaluate a specific ConfigResource by a ConfigEvaluator.
ConfigLayer
          Represents a single layer of configuration resources.
ConfigLoader
          Loads configuration resources from a ResourceTree.
ConfigLoadingException
          An error encountered when loading a configuration resource.
ConfigResource
          A single configuration resource for a node.
ConfigTree
          Provides access to configuration data for a Seedling.
ConfigurationException
          An error encountered when processing a configuration resource.
ConstructionContext
          Dynamic context for construction of new Seedling nodes by a ConfigEvaluator.
EvaluationException
           
EvaluationResult
           
NodeConfiguration
          Safe for use from multiple threads.
PropertyEvaluationContext
          Dynamic context for evaluating properties of new Seedling nodes by a ConfigEvaluator.
PropertyEvaluationException
          An error that occurred while evaluating the configuration expression for a property of a Seedling node.
 

Classes in consciouscode.seedling.config used by consciouscode.seedling.config.properties
ConfigEvaluator
          Evaluates the content within ConfigResources.
ConfigLoader
          Loads configuration resources from a ResourceTree.
ConfigLoadingException
          An error encountered when loading a configuration resource.
ConfigResource
          A single configuration resource for a node.
ConfigurationException
          An error encountered when processing a configuration resource.
ConstructionContext
          Dynamic context for construction of new Seedling nodes by a ConfigEvaluator.
EvaluationException
           
EvaluationResult
           
PropertyEvaluationContext
          Dynamic context for evaluating properties of new Seedling nodes by a ConfigEvaluator.
PropertyEvaluationException
          An error that occurred while evaluating the configuration expression for a property of a Seedling node.
SyntaxException
           
 

Classes in consciouscode.seedling.config used by consciouscode.seedling.junit
ConfigLayer
          Represents a single layer of configuration resources.
ConfigLoader
          Loads configuration resources from a ResourceTree.
ConfigLoaderSequence
          A composite ConfigLoader that attempts loading a node's ConfigResource from each child loader in sequence.
ConfigResource
          A single configuration resource for a node.
ConfigTree
          Provides access to configuration data for a Seedling.
LayeredConfigTree
          Class documentation.
StandardConfigLayer
          A ConfigLayer that reads resources from a ResourceTree, using a ConfigLoader.
 



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