Class ActiveTerminalSessions

  • All Implemented Interfaces:
    EventListener, IGProp<GProp<?>[]>, IPropCnr, java.lang.Cloneable

    public class ActiveTerminalSessions
    extends PropCnr
    The container for active terminal sessions for the terminal monitor of each client end-point.
    Author:
    Christopher Mindus
    • Constructor Detail

      • ActiveTerminalSessions

        public ActiveTerminalSessions()
        Constructor.
      • ActiveTerminalSessions

        public ActiveTerminalSessions​(SessionsProp sessionsProp)
        Constructor for a new session for the client.
        Parameters:
        sessionsProp - The sessions configured property container.