edu.ucdavis.rj.VM
Interface RemoteLoader

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoteLoader_impl

public interface RemoteLoader
extends java.rmi.Remote


Method Summary
 byte[] getClass(java.lang.String name)
           
 void unregister()
           
 

Method Detail

getClass

byte[] getClass(java.lang.String name)
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

unregister

void unregister()
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException