| Class | Description |
|---|---|
| ListenerReporter |
Special reporter to build web listeners report.
|
| SessionListenersSupport |
Session listeners can't be registered immediately in installer, because it will execute before
application run method and so session will not be configured.
|
| WebListenerInstaller |
Search for servlet and session listeners annotated with
WebListener (servlet api annotation). |