static void de.alysis.r.consoleout.Consoleout_Main.main String[]  args  )  [static]
 

Parameters:
args references console for text output
00026                                                {
00027                 // start console socket server
00029                 Console console = new Console();
00030                 Map configurations = new HashMap();
00031                 ConsoleConfiguration cc = new ConsoleConfiguration();
00032                 server = new ConsoleServer(1235, console, configurations, new ConsoleManager());
00033                 server.start();
00034         }


Generated on Mon Jun 26 18:45:59 2006 for RSubmit by  doxygen 1.4.6