Uses of Package
consciouscode.util.resource

Packages that use consciouscode.util.resource
consciouscode.seedling Provides the core classes and interfaces of the Seedling container; see consciouscode.seedling.tree for standard implementations. 
consciouscode.seedling.config Implements the standard configuration-driven node provisioning, the central class being ConfigBasedNodeProvider
consciouscode.seedling.config.properties   
consciouscode.seedling.junit   
consciouscode.util.resource A small framework for accessing file-like resources, independent of how those resources are stored. 
 

Classes in consciouscode.util.resource used by consciouscode.seedling
ResourceTree
          Provides access to a hierarchy of abstract resources within some repository.
 

Classes in consciouscode.util.resource used by consciouscode.seedling.config
Resource
          An abstraction for an available resource in some (potentially) hierarchical repository.
ResourceTree
          Provides access to a hierarchy of abstract resources within some repository.
 

Classes in consciouscode.util.resource used by consciouscode.seedling.config.properties
Resource
          An abstraction for an available resource in some (potentially) hierarchical repository.
ResourceTree
          Provides access to a hierarchy of abstract resources within some repository.
 

Classes in consciouscode.util.resource used by consciouscode.seedling.junit
ResourceTree
          Provides access to a hierarchy of abstract resources within some repository.
 

Classes in consciouscode.util.resource used by consciouscode.util.resource
Resource
          An abstraction for an available resource in some (potentially) hierarchical repository.
ResourceTree
          Provides access to a hierarchy of abstract resources within some repository.
ResourceTreeProvider
          Marker interface for an object that provides ResourceTrees.
 



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