|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface must be implemented by parties that wish to obtain notifications from a LookupDiscovery object.
LookupDiscovery| Method Summary | |
void |
discarded(DiscoveryEvent e)
Called when one or more lookup service registrars has been discarded. |
void |
discovered(DiscoveryEvent e)
Called when one or more lookup service registrars has been discovered. |
| Method Detail |
public void discovered(DiscoveryEvent e)
e - the event that describes the discovered registrarspublic void discarded(DiscoveryEvent e)
e - the event that describes the discarded registrars
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||