org.objectweb.carol.cmi
Class UnicastRemoteObject
java.lang.Object
org.objectweb.carol.cmi.UnicastRemoteObject
- Remote
public class UnicastRemoteObject
extends java.lang.Object
implements Remote
To export objects in the cluster.
UnicastRemoteObject
protected UnicastRemoteObject()
throws RemoteException
clone
public Object clone()
throws CloneNotSupportedException
exportObject
public static void exportObject(Remote obj)
throws RemoteException
unexportObject
public static void unexportObject(Remote obj)
throws NoSuchObjectException