org.huihoo.jfox.ejb.server
Class Main

java.lang.Object
  |
  +--org.huihoo.jfox.ejb.server.Main

public class Main
extends java.lang.Object

Version:
$Revision: 0.3.0 $
Author:
tai_1219@sina.com

Field Summary
 org.huihoo.jfox.ejb.server.Server theServer
           
 
Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theServer

public org.huihoo.jfox.ejb.server.Server theServer
Constructor Detail

Main

public Main()
Method Detail

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception