notify
Description:
public void notify (...)
Notifies listening clients that the properties listed in Varargs have changed to the specified values.
Parameters:
| this |
A Service |
| ... |
Tuples of variable name, variable type, and variable value, terminated with |