Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.constructs |
The constructs package builds on top of the core ehcache classes to create
implementations for common caching patterns.
|
net.sf.ehcache.constructs.classloader |
ClassLoader contstructs package
|
Modifier and Type | Method and Description |
---|---|
StatisticsGateway |
Ehcache.getStatistics()
Gets an immutable Statistics object representing the Cache statistics at the time.
|
StatisticsGateway |
Cache.getStatistics()
Gets an immutable Statistics object representing the Cache statistics at the time.
|
Modifier and Type | Method and Description |
---|---|
StatisticsGateway |
EhcacheDecoratorAdapter.getStatistics() |
Modifier and Type | Method and Description |
---|---|
StatisticsGateway |
ClassLoaderAwareCache.getStatistics()
Gets an immutable Statistics object representing the Cache statistics at the time.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.