Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.cache | |
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 |
Modifier and Type | Method and Description |
---|---|
void |
DataDomain.shutdown()
Shutdowns all owned data nodes and marks this domain as stopped.
|
Modifier and Type | Method and Description |
---|---|
void |
EhCacheQueryCache.shutdown()
Deprecated.
Shuts down EhCache CacheManager
|
void |
OSQueryCache.shutdown()
Deprecated.
Shuts down EhCache CacheManager
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingDataSourceFactory.shutdown() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEventManager.shutdown()
Stops event threads.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpClientConnection.shutdown() |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.