Uses of Interface
org.apache.xbean.recipe.Repository

Packages that use Repository
org.apache.xbean.recipe   
 

Uses of Repository in org.apache.xbean.recipe
 

Classes in org.apache.xbean.recipe that implement Repository
 class DefaultRepository
           
 

Methods in org.apache.xbean.recipe that return Repository
 Repository ObjectGraph.getRepository()
           
 Repository DefaultExecutionContext.getRepository()
           
 

Methods in org.apache.xbean.recipe with parameters of type Repository
 void ObjectGraph.setRepository(Repository repository)
           
 void DefaultExecutionContext.setRepository(Repository repository)
           
 

Constructors in org.apache.xbean.recipe with parameters of type Repository
DefaultExecutionContext(Repository repository)
           
ObjectGraph(Repository repository)
           
 



Copyright © 2005-2011. All Rights Reserved.