Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > target

target

target(): Object;

The target method of the Notification class returns a reference to the object that is the target of a notification request.

For an example of the use of the target method, see the subscriber method.