Uses of Class
org.apache.xbean.recipe.Reference
Packages that use Reference
-
Uses of Reference in org.apache.xbean.recipe
Subclasses of Reference in org.apache.xbean.recipeFields in org.apache.xbean.recipe declared as ReferenceModifier and TypeFieldDescriptionprivate final Reference
ReferenceRecipe.WrapperReference.delegate
Fields in org.apache.xbean.recipe with type parameters of type ReferenceModifier and TypeFieldDescriptionDefaultExecutionContext.unresolvedRefs
The unresolved references by name.UnresolvedReferencesException.unresolvedRefs
Methods in org.apache.xbean.recipe that return types with arguments of type ReferenceModifier and TypeMethodDescriptionDefaultExecutionContext.getUnresolvedRefs()
ExecutionContext.getUnresolvedRefs()
Gets the unresolved references by name.ObjectGraph.WrapperExecutionContext.getUnresolvedRefs()
UnresolvedReferencesException.getUnresolvedRefs()
Methods in org.apache.xbean.recipe with parameters of type ReferenceModifier and TypeMethodDescriptionvoid
DefaultExecutionContext.addReference
(Reference reference) abstract void
ExecutionContext.addReference
(Reference reference) Adds a reference to an object to this context.void
ObjectGraph.WrapperExecutionContext.addReference
(Reference reference) void
void
void
void
void
void
Constructors in org.apache.xbean.recipe with parameters of type ReferenceConstructor parameters in org.apache.xbean.recipe with type arguments of type Reference