Uses of Class
org.apache.cayenne.di.BeforeScopeEnd

Packages that use BeforeScopeEnd
org.apache.cayenne.configuration   
org.apache.cayenne.event Contains classes that make up Cayenne generic event dispatch mechanism. 
 

Uses of BeforeScopeEnd in org.apache.cayenne.configuration
 

Methods in org.apache.cayenne.configuration with annotations of type BeforeScopeEnd
 void CayenneRuntime.shutdown()
          Shuts down the DI injector of this runtime, giving all services that need to release some resources a chance to do that.
 

Uses of BeforeScopeEnd in org.apache.cayenne.event
 

Methods in org.apache.cayenne.event with annotations of type BeforeScopeEnd
 void DefaultEventManager.shutdown()
          Stops event threads.
 



Copyright © 2001-2010 Apache Cayenne. All Rights Reserved.