Class NOPAction

All Implemented Interfaces:
ContextAware

public class NOPAction extends Action
No operation (NOP) action that does strictly nothing. Setting a rule to this pattern is sometimes useful in order to prevent implicit actions to kick in.
Author:
Ceki Gülcü