public abstract class OutboundOperation extends DefaultOperationBuilder
Rewrite
event is an OutboundRewrite
event.Constructor and Description |
---|
OutboundOperation() |
Modifier and Type | Method and Description |
---|---|
void |
perform(Rewrite event,
EvaluationContext context)
Perform the
Operation . |
abstract void |
performOutbound(OutboundRewrite event,
EvaluationContext context)
Perform the operation.
|
and
public final void perform(Rewrite event, EvaluationContext context)
Operation
Operation
.public abstract void performOutbound(OutboundRewrite event, EvaluationContext context)
Copyright © 2014 OCPsoft. All Rights Reserved.