Package org.djutils.rmi
Class RMITest.RemoteObject
java.lang.Object
org.djutils.rmi.RMITest.RemoteObject
- All Implemented Interfaces:
 Remote
- Enclosing class:
 - RMITest
 
A test remote object.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
RemoteObject
Name a remote object.- Parameters:
 name- the name of the object- Throws:
 RemoteException- on a remote exception
 
 - 
 - 
Method Details