24252627282930313233
/** * @param name */ public XVRConsoleStreamer() { this.console = new SarosConsole(); this.monitor = null; }