|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to make callbacks from the service repository when a change is made.
Method Summary | |
void |
serviceBind(ServiceProperties properties)
Called when a new service was added to the repository. |
void |
serviceUnbind(ServiceProperties properties)
Called when a service was removed from the repository. |
Method Detail |
public void serviceBind(ServiceProperties properties)
properties
- the service added.public void serviceUnbind(ServiceProperties properties)
properties
- the service removed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |