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 ReferenceReferenceRecipe.WrapperReference.delegateFields in org.apache.xbean.recipe with type parameters of type ReferenceModifier and TypeFieldDescriptionDefaultExecutionContext.unresolvedRefsThe unresolved references by name.UnresolvedReferencesException.unresolvedRefsMethods 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 TypeMethodDescriptionvoidDefaultExecutionContext.addReference(Reference reference) abstract voidExecutionContext.addReference(Reference reference) Adds a reference to an object to this context.voidObjectGraph.WrapperExecutionContext.addReference(Reference reference) voidvoidvoidvoidvoidvoidConstructors in org.apache.xbean.recipe with parameters of type ReferenceConstructor parameters in org.apache.xbean.recipe with type arguments of type Reference