Class NullSessionStats

  • All Implemented Interfaces:
    SessionStats

    public class NullSessionStats
    extends java.lang.Object
    implements SessionStats
    Implementation of SessionStats which does nothing. This is used for internal and privileged sessions which are not counted.
    Since:
    Beta4