Package | Description |
---|---|
org.ocpsoft.rewrite.bind | |
org.ocpsoft.rewrite.config |
Modifier and Type | Interface and Description |
---|---|
interface |
Binding
Interface declaring the common tasks that must be performed when evaluating any
Binding |
Modifier and Type | Class and Description |
---|---|
class |
Evaluation |
Modifier and Type | Method and Description |
---|---|
static DefaultOperationBuilder |
Invoke.binding(Retrieval retrieval)
Invoke the given
Retrieval and process InvocationResultHandler instances on the result value (if
any.) |
static DefaultOperationBuilder |
Invoke.binding(Submission to,
Retrieval from)
Invoke
Submission.submit(Rewrite, EvaluationContext, Object) , use the result of the given
retrieve(Rewrite, EvaluationContext) as the value for this submission. |
Copyright © 2014 OCPsoft. All Rights Reserved.