theInterface

Use the theInterface parameter of the endNotificationForIF method to specify the interface implemented by the object instance specified in the theObj parameter.

The interface must have a defined userNotification or sysNotification method and the receiver object must implement the corresponding method in the interface. (For details, see "Implementing an Interface", in Chapter 14 of the JADE Development Environment User’s Guide.)