theInterface

Use the theInterface parameter of the endClassesNotificationForIF method to specify the interface implemented by the class specified in the theClass parameter and optionally 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.)