org.jboss.remoting.samples.transporter.custom.server
Class JNDIServer

java.lang.Object
  extended by org.jboss.remoting.samples.transporter.custom.server.JNDIServer

public class JNDIServer
extends java.lang.Object

Author:
Tom Elrod

Field Summary
static int JNDI_PORT
           
 
Constructor Summary
JNDIServer()
           
 
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
 

Field Detail

JNDI_PORT

public static final int JNDI_PORT
See Also:
Constant Field Values
Constructor Detail

JNDIServer

public JNDIServer()
Method Detail

main

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


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.