Event Listeners

EventListener interface is used to catch events happening in Plesk business logic by invoking the handleEvent method. This section contains description of the interface.

For implementation details, refer to the Implemeting Event Listeners section of the Developer's Guide.

In this chapter:

EventListener Interface

handleEvent Method