Extension point eventListener
Documentation
Contribute event listener to the annotation server to be notified on crud operation.
Contribution Descriptors
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="eventListener" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService"> <listener class="org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener"/> </extension>