Uses of Interface
org.apache.openjpa.event.ClearListener
-
Packages that use ClearListener Package Description org.apache.openjpa.event OpenJPA Events -
-
Uses of ClearListener in org.apache.openjpa.event
Subinterfaces of ClearListener in org.apache.openjpa.event Modifier and Type Interface Description interfaceLifecycleListenerInterface for listening to allLifecycleEvents.Classes in org.apache.openjpa.event that implement ClearListener Modifier and Type Class Description classAbstractLifecycleListenerAbstract implementation of theLifecycleListenerinterface which delegates events to a single method.
-