Uses of Class
org.apache.xbean.recipe.Reference
Packages that use Reference
-
Uses of Reference in org.apache.xbean.recipe
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.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
Constructor parameters in org.apache.xbean.recipe with type arguments of type Reference