net.rmi.dfs
Class DFSTest

java.lang.Object
  extended by net.rmi.dfs.DFSTest

public class DFSTest
extends java.lang.Object


Constructor Summary
DFSTest(java.lang.String location)
           
 
Method Summary
 DFSInterface getDfsInterface()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DFSTest

public DFSTest(java.lang.String location)
Method Detail

getDfsInterface

public DFSInterface getDfsInterface()

main

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