|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Ehcache
based on the defaultCache with the given name.
Cache
to the CacheManager.
Cache
to the CacheManager.
Ehcache
to the CacheManager.
STATUS_ALIVE
.
STATUS_ALIVE
.
STATUS_ALIVE
.
ServletResponse.isCommitted()
method shows the response has been committed.Ehcache
.ConfigurationFactory
and clients can create these.
ConfigurationFactory
and clients can create these.
ConfigurationFactory
and clients can create these.
ConfigurationFactory
and clients can create these.
CacheExceptionHandler
s at configuration time, in ehcache.xml.CacheExtension
s.Ehcache
s that maintain all aspects of their lifecycle.CacheManager
event occurs.CacheManagerEventListener
s.CachePeer
RMI listener peers for a Cache.ConfigurationFactory
, and can be also sued programmatically.
BootstrapCacheLoader
BootstrapCacheLoader
CacheEventListener
CacheEventListener
which is also a CacheReplicator.
CacheEventListener
CacheEventListener
CacheExceptionHandler
Object.equals(Object)
An Cache is equal to another one if it implements Ehcache and has the same GUID.
Element
.
Filter
with most of what we need done.Filter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
method is reentered by the same thread.Filter.NO_FILTER
parameter to the request.
ServletOutputStream
for use by our filtersHttpServletResponseWrapper
.JCache.get(Object)
except a CacheLoader argument is provided.
Element
from the Disk Store.
CacheManagerPeerProvider
For distributed caches, the peer provider finds other cache managers and their caches in the same cluster
java.io.tmpdir
Statistics
ClassLoader
that all classes in ehcache, and extensions,
should use for classloading.
Cache
instance.
Cache
instance.
Cache
instance.
Statistics
MemoryStore
.
MemoryStore
.
Statistics
Statistics
Statistics
Element
from the Disk Store, without updating statistics
Element
from the Store, without updating statistics
ClassLoader
that all classes in ehcache, and extensions, should
use for classloading.
Cache.getSize()
method will have the same value as the size reported by Statistics
for the statistics accuracy of Statistics.STATISTICS_ACCURACY_BEST_EFFORT
.
MemoryStore
or a DiskStore
.
MemoryStore
or a DiskStore
.
MemoryStore
or a DiskStore
.
Element.getExpirationTime()
is in the past.
CacheListener
s to be registered as Ehcache CacheEventListener
s.CacheListener
Mutex.attempt(long)
This is a normal runtime exception which should be handled by calling code.null
as its
detail message.
LinkedHashMap
is created with LRU by access order.
LruMemoryStore.SpoolingLinkedHashMap.removeEldestEntry(java.util.Map.Entry)
to persist cache entries to the auxiliary cache before they are removed.MemoryStore
.
DiskStore
.
MemoryStore
.
MulticastKeepaliveHeartbeatSender
s out there.Ehcache.removeAll()
to indicate that the all
elements have been removed from the cache in a bulk operation.
Ehcache.removeAll()
to indicate that the all
elements have been removed from the cache in a bulk operation.
Ehcache.removeAll()
to indicate that the all
elements have been removed from the cache in a bulk operation.
Ehcache.removeAll()
to indicate that the all
elements have been removed from the cache in a bulk operation.
Ehcache.removeAll()
to indicate that the all
elements have been removed from the cache in a bulk operation.
HttpServletResponse
.Properties
object
Command
element values, and a queue that maintains their order.
AsynchronousCommandExecutor.MESSAGE_CACHE
for later execution.
CacheExtension
with the cache.
CacheExtension
with the cache.
CacheExtension
with the cache.
CacheManager.removeCache(java.lang.String)
for each cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache.
Element
from the Cache, without notifying listeners.
Element
from the Cache, without notifying listeners.
Element
from the Cache, without notifying listeners.
Element
from the Cache, without notifying listeners.
Element
from the Cache, without notifying listeners.
Element
from the Cache, without notifying listeners.
HttpServletResponse.setHeader(String, String)
method
sets a response header with the given name and value.CacheManager
and Cache
events and propagates those to
CachePeer
peers of the Cache asynchronously.CachePeer
.CacheManager
and Cache
events and propagates those to
CachePeer
peers of the Cache.Ehcache
that creates entries on demand.EventMessage
s.
EventMessage
s.
EventMessage
s
This enables multiple messages to be delivered in one network invocation.
HttpServletResponse.SC_NO_CONTENT
then it is illegal for the body
to contain anything.
CachingFilter
suitable for most uses.CachingFilter
suitable for most uses.CacheManager
or Cache
.Throwable
s in Web applications propagate to the user.
String
representation of Cache
.
String
representation of Cache
.
String
representation of the Element
.
String
representation of the underlying Cache
.
String
representation of the Ehcache
statistics.
String
representation of the DiskStore
CacheExtension
with the cache.
CacheExtension
with the cache.
CacheExtension
with the cache.
CacheEntryFactory
with one additional method, updateEntryValue((Serializable key, Serializable value)
which allows the cache entry to updated rather than replaced.Cache
backed cache that creates entries on demand.
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |