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.
-
Uses of BeforeScopeEnd in org.apache.cayenne.access
Methods in org.apache.cayenne.access with annotations of type BeforeScopeEndModifier and TypeMethodDescriptionvoid
DataDomain.shutdown()
Shutdowns all owned data nodes and marks this domain as stopped. -
Uses of BeforeScopeEnd in org.apache.cayenne.configuration
Methods in org.apache.cayenne.configuration with annotations of type BeforeScopeEndModifier and TypeMethodDescriptionvoid
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.configuration.server
Methods in org.apache.cayenne.configuration.server with annotations of type BeforeScopeEnd -
Uses of BeforeScopeEnd in org.apache.cayenne.event
Methods in org.apache.cayenne.event with annotations of type BeforeScopeEnd -
Uses of BeforeScopeEnd in org.apache.cayenne.rop
Methods in org.apache.cayenne.rop with annotations of type BeforeScopeEnd