|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
BeanHandler
to add the CacheManagerEventListener to the configuration.
Ehcache
based on the defaultCache with the given name.
Cache
to the CacheManager.
Ehcache
to the CacheManager.
BeanHandler
to add Cache Configurations to the configuration.
BeanHandler
to add the CacheManagerEventListener to the configuration.
BeanHandler
to add a default configuration to the configuration.
BeanHandler
to add disk store location to the configuration.
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.
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
which is also a CacheReplicator.
CacheEventListener
CacheEventListener
Object.equals(Object)
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
.Element
from the Disk Store.
CacheManagerPeerProvider
For distributed caches, the peer provider finds other cache managers and their caches in the same cluster
ClassLoader
that all classes in ehcache, and extensions,
should use for classloading.
Cache
instance.
Cache
instance.
MemoryStore
.
MemoryStore
.
MemoryStore
.
Element
from the Disk Store, without updating statistics
ClassLoader
that all classes in ehcache, and extensions, should
use for classloading.
MemoryStore
or a DiskStore
.
MemoryStore
or a DiskStore
.
MemoryStore
or a DiskStore
.
Element.getExpirationTime()
is in the past.
DiskStore.dispose()
method is called,
at which time it should be interrupted and then die.
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
.
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.
HttpServletResponse
.Properties
object
Command
element values, and a queue that maintains their order.
AsynchronousCommandExecutor.MESSAGE_CACHE
for later execution.
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, 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
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 Ehcache
statistics.
String
representation of the DiskStore
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 |