|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.safs.rmi.engine.ServerImpl.AgentWindow
Class used to store retrieved Window and Component pseudo-references with an ObjID of the Agent that owns the Window or Component. This is used during find operations for Windows and Components.
Constructor Summary | |
protected |
ServerImpl.AgentWindow(java.rmi.server.ObjID theAgent,
java.lang.Object theWindow)
|
Method Summary | |
protected java.rmi.server.ObjID |
getAgentID()
|
protected java.lang.Object |
getWindowID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ServerImpl.AgentWindow(java.rmi.server.ObjID theAgent, java.lang.Object theWindow)
Method Detail |
protected java.rmi.server.ObjID getAgentID()
protected java.lang.Object getWindowID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |