org.openorb.property
Class Server

java.lang.Object
  |
  +--org.openorb.property.Server

public class Server
extends java.lang.Object

This class provides a simple server for the property service.

Author:
Jerome Daniel

Constructor Summary
Server()
           
 
Method Summary
static void main(java.lang.String[] args)
          Application entry point
static void print_help()
          Print help message
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

print_help

public static void print_help()
Print help message

main

public static void main(java.lang.String[] args)
Application entry point