Uses of Interface
org.ocpsoft.rewrite.bind.Retrieval
Packages that use Retrieval
-
Uses of Retrieval in org.ocpsoft.rewrite.bind
Subinterfaces of Retrieval in org.ocpsoft.rewrite.bindModifier and TypeInterfaceDescriptioninterfaceInterface declaring the common tasks that must be performed when evaluating anyBindingClasses in org.ocpsoft.rewrite.bind that implement Retrieval -
Uses of Retrieval in org.ocpsoft.rewrite.config
Methods in org.ocpsoft.rewrite.config with parameters of type RetrievalModifier and TypeMethodDescriptionstatic DefaultOperationBuilderInvoke the givenRetrievaland processInvocationResultHandlerinstances on the result value (if any.)static DefaultOperationBuilderInvoke.binding(Submission to, Retrieval from) InvokeSubmission.submit(Rewrite, EvaluationContext, Object), use the result of the givenretrieve(Rewrite, EvaluationContext)as the value for this submission.