org.objectweb.carol.cmi
Class LowerOrb
java.lang.Object
org.objectweb.carol.cmi.LowerOrb
public class LowerOrb
extends java.lang.Object
DEFAULT_CREG_PORT
public static final int DEFAULT_CREG_PORT
- 1099
REG_ID
public static final int REG_ID
- -1027008255
exportObject
public static void exportObject(Remote obj)
throws RemoteException
exportRegistry
public static Remote exportRegistry(Remote obj,
int port)
throws RemoteException
getPRODelegate
public static PortableRemoteObjectDelegate getPRODelegate()
getRegistryStub
public static Remote getRegistryStub(String className,
String host,
int port)
throws RemoteException
toStub
public static Remote toStub(Remote obj)
throws NoSuchObjectException
unexportObject
public static void unexportObject(Remote obj)
throws NoSuchObjectException