Uses of Class
org.apache.openjpa.datacache.ExpirationEvent
Packages that use ExpirationEvent
-
Uses of ExpirationEvent in org.apache.openjpa.datacache
Methods in org.apache.openjpa.datacache with parameters of type ExpirationEventModifier and TypeMethodDescriptionvoid
ExpirationListener.onExpire
(ExpirationEvent event) Notification that an object has expired from the cache.