org.objectweb.common
Class RemoteObject
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--org.objectweb.common.RemoteObject
- All Implemented Interfaces:
- java.rmi.Remote, java.io.Serializable
- Direct Known Subclasses:
- Adm, ControlImpl, JHome, JRemote, RMIConnectorImpl, SubCoordinator, TransactionFactoryImpl
- public class RemoteObject
- extends java.rmi.server.UnicastRemoteObject
- See Also:
- Serialized Form
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
RemoteObject
protected RemoteObject()
throws java.rmi.RemoteException
setPort
public static void setPort(int p)
getPort
public static int getPort()