org.mmbase.bridge.remote
Interface ServerMappedObject

All Superinterfaces:
java.rmi.Remote

public interface ServerMappedObject
extends java.rmi.Remote

MMBase bridge classes are wrapped in a bridge.remote.rmi object on creation of such an object a ref is kept in the StubToLocalMapper. this class makes it possible to make a transation between the original object and the stub

Author:
Kees Jongenburger

Method Summary
 java.lang.String getMapperCode()
           
 

Method Detail

getMapperCode

public java.lang.String getMapperCode()
                               throws java.rmi.RemoteException
Returns:
a value that when fed to the StubToLocalMapper returns the origirnal object


MMBase build 1.6.5.20030923