Extension point listener
Documentation
Define a listener to exception handling.
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ListenerDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="listener" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService"> <listener class="org.nuxeo.ecm.webapp.shield.SeamExceptionHandlingListener"/> </extension>