#### 24.1.26. `@ExcludeSuperclassListeners`
<div class="paragraph">
The [`@ExcludeSuperclassListeners`](http://docs.oracle.com/javaee/7/api/javax/persistence/ExcludeSuperclassListeners.html) annotation is used to specify that the current annotated entity skips the invocation of listeners declared by its superclass.
</div>
</div>
<div class="sect3">