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