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