org.openorb.trader.repository
Class Server

java.lang.Object
  |
  +--org.openorb.trader.repository.Server

public class Server
extends java.lang.Object

This class provides a stand alone implementation of the ServiceType repository

Author:
Jerome Daniel

Constructor Summary
Server()
           
 
Method Summary
static void main(java.lang.String[] args)
          ServiceType Repository Server entry
static void setVerbose(boolean verbose)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

setVerbose

public static void setVerbose(boolean verbose)

main

public static void main(java.lang.String[] args)
ServiceType Repository Server entry