Uses of Interface
org.apache.xbean.recipe.Repository
Packages that use Repository
-
Uses of Repository in org.apache.xbean.recipe
Classes in org.apache.xbean.recipe that implement RepositoryMethods in org.apache.xbean.recipe that return RepositoryModifier and TypeMethodDescriptionDefaultExecutionContext.getRepository()
ObjectGraph.getRepository()
Methods in org.apache.xbean.recipe with parameters of type RepositoryModifier and TypeMethodDescriptionvoid
DefaultExecutionContext.setRepository
(Repository repository) void
ObjectGraph.setRepository
(Repository repository) Constructors in org.apache.xbean.recipe with parameters of type RepositoryModifierConstructorDescriptionDefaultExecutionContext
(Repository repository) ObjectGraph
(Repository repository)