Uses of Class
org.apache.openjpa.event.MethodLifecycleCallbacks

Packages that use MethodLifecycleCallbacks
org.apache.openjpa.event OpenJPA Events This package provides some interfaces and useful implementations for OpenJPA's event notification framework. 
 

Uses of MethodLifecycleCallbacks in org.apache.openjpa.event
 

Subclasses of MethodLifecycleCallbacks in org.apache.openjpa.event
 class BeanLifecycleCallbacks
          Performs a callback method on a cached bean instance.
 



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