ninja.rmi.registry
Class NinjaRegistryImpl__RMISkel

java.lang.Object
  |
  +--ninja.rmi.registry.NinjaRegistryImpl__RMISkel

public class NinjaRegistryImpl__RMISkel
extends java.lang.Object
implements ninja.rmi.NinjaSkeleton


Constructor Summary
NinjaRegistryImpl__RMISkel()
           
 
Method Summary
 void dispatch(java.rmi.Remote obj, ninja.rmi.NinjaRemoteCall remcall, int opnum, long hash)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NinjaRegistryImpl__RMISkel

public NinjaRegistryImpl__RMISkel()
Method Detail

dispatch

public void dispatch(java.rmi.Remote obj,
                     ninja.rmi.NinjaRemoteCall remcall,
                     int opnum,
                     long hash)
              throws java.lang.Exception
Specified by:
dispatch in interface ninja.rmi.NinjaSkeleton