|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener for service updates.
Method Summary | |
void |
addService(Rendezvous rendezvous,
java.lang.String type,
java.lang.String name)
A service is added. |
void |
removeService(Rendezvous rendezvous,
java.lang.String type,
java.lang.String name)
A service is removed. |
Method Detail |
public void addService(Rendezvous rendezvous, java.lang.String type, java.lang.String name)
type
- the fully qualified type of the servicename
- the fully qualified name of the servicepublic void removeService(Rendezvous rendezvous, java.lang.String type, java.lang.String name)
type
- the fully qualified type of the servicename
- the fully qualified name of the service
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |