Event Listener SPI

Writing a Event Listener Provider starts by implementing the EventListenerProvider and EventListenerProviderFactory interfaces. Please see the Javadoc and examples for complete details on how to do this.

For details on how to package and deploy a custom provider refer to the Service Provider Interfaces chapter.