|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface RegistryListener
RegistryListener is an interface that must be implemented by objects that wish a callback when the InstrumentRegistry adds or deletes an entry.
| Method Summary | |
|---|---|
void |
newRegistrantCallback(RegistryEntry entrant)
Action performed when service installed |
void |
removeRegistrantCallback(RegistryEntry entrant)
Action performed when service is removed |
| Method Detail |
|---|
void newRegistrantCallback(RegistryEntry entrant)
void removeRegistrantCallback(RegistryEntry entrant)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||