util.rmi
Class VpnRegistry.Simple

java.lang.Object
  extended by util.rmi.VpnRegistry.Simple
Enclosing class:
VpnRegistry

public static class VpnRegistry.Simple
extends Object

Class to test callback without special registries.


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

Constructor Detail

VpnRegistry.Simple

public VpnRegistry.Simple()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception