Uses of Class
org.apache.cayenne.di.BeforeScopeEnd
| Package | Description | 
|---|---|
| org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. | 
| org.apache.cayenne.configuration | |
| org.apache.cayenne.configuration.server | |
| org.apache.cayenne.event | Contains classes that make up Cayenne generic event dispatch mechanism. | 
| org.apache.cayenne.rop | 
- 
Uses of BeforeScopeEnd in org.apache.cayenne.accessMethods in org.apache.cayenne.access with annotations of type BeforeScopeEnd Modifier and Type Method Description voidDataDomain. shutdown()Shutdowns all owned data nodes and marks this domain as stopped.
- 
Uses of BeforeScopeEnd in org.apache.cayenne.configurationMethods in org.apache.cayenne.configuration with annotations of type BeforeScopeEnd Modifier and Type Method Description voidCayenneRuntime. 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.serverMethods in org.apache.cayenne.configuration.server with annotations of type BeforeScopeEnd Modifier and Type Method Description voidDelegatingDataSourceFactory. shutdown()
- 
Uses of BeforeScopeEnd in org.apache.cayenne.eventMethods in org.apache.cayenne.event with annotations of type BeforeScopeEnd Modifier and Type Method Description voidDefaultEventManager. shutdown()Stops event threads.
- 
Uses of BeforeScopeEnd in org.apache.cayenne.ropMethods in org.apache.cayenne.rop with annotations of type BeforeScopeEnd Modifier and Type Method Description voidHttpClientConnection. shutdown()