Uses of Class
org.springframework.content.commons.repository.events.AfterUnassociateEvent
Packages that use AfterUnassociateEvent
-
Uses of AfterUnassociateEvent in org.springframework.content.commons.repository.events
Methods in org.springframework.content.commons.repository.events with parameters of type AfterUnassociateEventModifier and TypeMethodDescriptionprotected voidAbstractStoreEventListener.onAfterUnassociate(AfterUnassociateEvent event) Deprecated.Override this method if you are interested in afterUnassociate events.