org.jboss.remoting.samples.transporter.clustered.server
Class RMIServer

java.lang.Object
  extended by org.jboss.remoting.samples.transporter.clustered.server.SocketServer
      extended by org.jboss.remoting.samples.transporter.clustered.server.RMIServer

public class RMIServer
extends SocketServer

Author:
Tom Elrod

Field Summary
 
Fields inherited from class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
locatorURI
 
Constructor Summary
RMIServer()
           
 
Method Summary
protected  java.lang.String getLocatorURI()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.jboss.remoting.samples.transporter.clustered.server.SocketServer
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIServer

public RMIServer()
Method Detail

getLocatorURI

protected java.lang.String getLocatorURI()
Overrides:
getLocatorURI in class SocketServer

main

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


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