Uses of Interface
org.apache.xbean.server.repository.Repository

Packages that use Repository
org.apache.xbean.server.repository   
org.apache.xbean.server.spring.configuration   
 

Uses of Repository in org.apache.xbean.server.repository
 

Classes in org.apache.xbean.server.repository that implement Repository
 class FileSystemRepository
          FileSystemRepository maps resource ids to a directory on the local file system.
 

Uses of Repository in org.apache.xbean.server.spring.configuration
 

Constructors in org.apache.xbean.server.spring.configuration with parameters of type Repository
ClassLoaderXmlPreprocessor(Repository repository)
          Creates a ClassLoaderXmlPreprocessor that uses the specified repository to resolve the class path locations.
 



Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.