Uses of Class
org.apache.openjpa.event.LifecycleEventManager.ListenerList

Packages that use LifecycleEventManager.ListenerList
org.apache.openjpa.event OpenJPA Events This package provides some interfaces and useful implementations for OpenJPA's event notification framework. 
org.apache.openjpa.meta OpenJPA Metadata This package provides an extendable framework for parsing and caching persistence metadata. 
 

Uses of LifecycleEventManager.ListenerList in org.apache.openjpa.event
 

Constructors in org.apache.openjpa.event with parameters of type LifecycleEventManager.ListenerList
LifecycleEventManager.ListenerList(LifecycleEventManager.ListenerList copy)
           
 

Uses of LifecycleEventManager.ListenerList in org.apache.openjpa.meta
 

Methods in org.apache.openjpa.meta that return LifecycleEventManager.ListenerList
 LifecycleEventManager.ListenerList MetaDataRepository.getSystemListeners()
          Return the system lifecycle listeners
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.