public abstract class BaseEnversCollectionEventListener extends BaseEnversEventListener
Modifier | Constructor and Description |
---|---|
protected |
BaseEnversCollectionEventListener(AuditConfiguration enversConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected CollectionEntry |
getCollectionEntry(AbstractCollectionEvent event) |
protected void |
onCollectionAction(AbstractCollectionEvent event,
PersistentCollection newColl,
Serializable oldColl,
CollectionEntry collectionEntry) |
generateBidirectionalCollectionChangeWorkUnits, getAuditConfiguration
protected BaseEnversCollectionEventListener(AuditConfiguration enversConfiguration)
protected final CollectionEntry getCollectionEntry(AbstractCollectionEvent event)
protected final void onCollectionAction(AbstractCollectionEvent event, PersistentCollection newColl, Serializable oldColl, CollectionEntry collectionEntry)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.