|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Cache
based on the defaultCache with the given name.
Cache
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
.
ConfigurationFactory
and clients can create these.
Cache
s that maintain all aspects of their lifecycle.CacheManager
event occurs.CachePeer
RMI listener peers for a Cache.ConfigurationFactory
, and can be also sued programmatically.
CacheEventListener
which is also a CacheReplicator.
CacheEventListener
CacheEventListener
Element
.
Element
from the Disk Store.
CacheManagerPeerProvider
For distributed caches, the peer provider finds other cache managers and their caches in the same cluster
Cache
instance.
Cache
instance.
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
.
DiskStore.dispose()
method is called,
at which time it should be interrupted and then die.
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.CacheEventListener
s they are notified of the expiry or removal
of the Element
as each is removed.
Properties
object
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, without notifying listeners.
Element
from the Cache, without notifying listeners.
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.EventMessage
s.
EventMessage
s
This enables multiple messages to be delivered in one network invocation.
CacheManager
or Cache
.String
representation of Cache
.
String
representation of the Element
.
String
representation of the DiskStore
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |