Interface ISessionAwareAction

  • All Superinterfaces:
    IAction

    public interface ISessionAwareAction
    extends IAction
    The interface for an Action that wants to be provided with a session.
    Since:
    3.6
    Author:
    aphillips
    See Also:
    IAction