theInterface

Use the theInterface parameter of the endClassNotificationForIF method to specify the interface implemented by the class specified in the theClass parameter and its subclasses.

The interface must have a defined userNotification or sysNotification method and the receiver class 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.)