Uses of Class
consciouscode.seedling.config.NodeConfiguration

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

Uses of NodeConfiguration in consciouscode.seedling.config
 

Methods in consciouscode.seedling.config that return NodeConfiguration
 NodeConfiguration LayeredConfigTree.getNodeConfiguration(NodeReference nodeRef)
           
 NodeConfiguration ConfigTree.getNodeConfiguration(NodeReference nodeRef)
          Returns the configuration of a specific node.
 NodeConfiguration ConfigBasedNodeProvider.getNodeConfiguration(NodeReference nodeRef)
          Gets the configuration for a specific node.
 



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