#### 24.1.25. `@ExcludeDefaultListeners`
<div class="paragraph">
The [`@ExcludeDefaultListeners`](http://docs.oracle.com/javaee/7/api/javax/persistence/ExcludeDefaultListeners.html) annotation is used to specify that the current annotated entity skips the invocation of any default listener.
</div>
</div>
<div class="sect3">