Class CommandAction<T>

  • All Implemented Interfaces:
    IAction<T>

    public class CommandAction<T>
    extends java.lang.Object
    implements IAction<T>
    Wrapper that maps a command into a rule action.