|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamingServiceListener
| Method Summary | |
|---|---|
void |
configurationChanged(NamingService ns)
also called when a NamingService is added or removed |
void |
entryAdded(NamingService ns,
String hostname,
Destination dest,
Properties options)
|
void |
entryChanged(NamingService ns,
String hostname,
Destination dest,
Properties options)
|
void |
entryRemoved(NamingService ns,
String hostname)
|
| Method Detail |
|---|
void configurationChanged(NamingService ns)
void entryAdded(NamingService ns,
String hostname,
Destination dest,
Properties options)
options - NamingService-specific, can be null
void entryChanged(NamingService ns,
String hostname,
Destination dest,
Properties options)
dest - null if unchangedoptions - NamingService-specific, can be null
void entryRemoved(NamingService ns,
String hostname)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||