Uses of Annotation Type
org.apache.cayenne.di.BeforeScopeEnd
Packages that use BeforeScopeEnd
Package
Description
Contains classes that make up Cayenne ORM stack.
Contains classes that make up Cayenne generic event dispatch mechanism.
API related to 
CayenneRuntime creation.- 
Uses of BeforeScopeEnd in org.apache.cayenne.accessMethods in org.apache.cayenne.access with annotations of type BeforeScopeEndModifier and TypeMethodDescriptionvoidDataDomain.shutdown()Shutdowns all owned data nodes and marks this domain as stopped.
- 
Uses of BeforeScopeEnd in org.apache.cayenne.configuration.runtimeMethods in org.apache.cayenne.configuration.runtime with annotations of type BeforeScopeEnd
- 
Uses of BeforeScopeEnd in org.apache.cayenne.eventMethods in org.apache.cayenne.event with annotations of type BeforeScopeEnd
- 
Uses of BeforeScopeEnd in org.apache.cayenne.runtimeMethods in org.apache.cayenne.runtime with annotations of type BeforeScopeEndModifier and TypeMethodDescriptionvoidCayenneRuntime.shutdown()Shuts down the DI injector of this runtime, giving all services that need to release some resources a chance to do that.