|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for objects interested in changes to the state of a proxy ambassador.
| Method Summary | |
void |
objectInstanceProxyCreated(ProxyAmbassador pa,
ObjectInstanceProxy oip)
Notifies the listener that the proxy ambassador has created an object instance proxy. |
void |
objectInstanceProxyDestroyed(ProxyAmbassador pa,
ObjectInstanceProxy oip)
Notifies the listener that the proxy ambassador has destroyed an object instance proxy. |
| Method Detail |
public void objectInstanceProxyCreated(ProxyAmbassador pa,
ObjectInstanceProxy oip)
pa - the proxy ambassador that generated the eventoip - the newly created object instance proxy
public void objectInstanceProxyDestroyed(ProxyAmbassador pa,
ObjectInstanceProxy oip)
pa - the proxy ambassador that generated the eventoip - the destroyed object instance proxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||