org.openorb.trader
public class Server extends ServerBase
Method Summary | |
---|---|
void | handleArguments(CommandLine cmdline, Parameters params)
This callback method is called from ServerBase.
|
static void | main(String[] args)
Main method to start the tarding service.
|
Parameters: cmdline The parsed command line. params The Parameters object.
Parameters: args The process' command line arguments.