org.mmbase.bridge.remote.util
Class ObjectWrapper
java.lang.Object
|
+--org.mmbase.bridge.remote.util.ObjectWrapper
- public abstract class ObjectWrapper
- extends java.lang.Object
Util class that perfomrs translations of object to remote objects and
remote bridge node implementations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectWrapper
public ObjectWrapper()
localToRMIObject
public static java.lang.Object localToRMIObject(java.lang.Object o)
throws java.rmi.RemoteException
rmiObjectToRemoteImplementation
public static java.lang.Object rmiObjectToRemoteImplementation(java.lang.Object o)
throws java.rmi.RemoteException
remoteImplementationToRMIObject
public static java.lang.Object remoteImplementationToRMIObject(java.lang.Object o)
rmiObjectToLocal
public static java.lang.Object rmiObjectToLocal(java.lang.Object o)
throws java.rmi.RemoteException
MMBase build 1.6.5.20030923