public abstract class InboundOperation extends DefaultOperationBuilder
Constructor and Description |
---|
InboundOperation() |
Modifier and Type | Method and Description |
---|---|
void |
perform(Rewrite event,
EvaluationContext context)
Perform the
Operation . |
abstract void |
performInbound(InboundRewrite event,
EvaluationContext context)
Perform the
Operation . |
and
public final void perform(Rewrite event, EvaluationContext context)
Operation
Operation
.public abstract void performInbound(InboundRewrite event, EvaluationContext context)
Operation
.Copyright © 2014 OCPsoft. All Rights Reserved.