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.
|
andpublic final void perform(Rewrite event, EvaluationContext context)
OperationOperation.public abstract void performOutbound(OutboundRewrite event, EvaluationContext context)
Copyright © 2014 OCPsoft. All Rights Reserved.