org.huihoo.jfox.jndi
Class JNDIService

java.lang.Object
  |
  +--org.huihoo.jfox.jndi.JNDIService

public class JNDIService
extends java.lang.Object

Author:
Young Yang

Constructor Summary
JNDIService()
           
JNDIService(int port)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDIService

public JNDIService()
            throws java.lang.Exception

JNDIService

public JNDIService(int port)
            throws java.lang.Exception
Method Detail

main

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