|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.washington.cs.supple.net.rmi.server.ServerDataMap
Constructor Summary | |
ServerDataMap(RemoteApplicationSessionImpl remote)
|
Method Summary | |
UiObject |
lookupUiObject(int uniqueId)
|
void |
mapUiObject(UiObject object)
Cache an object (and sub objects) by id. |
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
unmapUiObject(UiObject object)
Cache an object (and sub objects) by id. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerDataMap(RemoteApplicationSessionImpl remote)
Method Detail |
public void mapUiObject(UiObject object)
public void unmapUiObject(UiObject object)
public UiObject lookupUiObject(int uniqueId)
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |