Class Hierarchy
- java.lang.Object
- org.apache.commons.jcs.auxiliary.AbstractAuxiliaryCache<K,V> (implements org.apache.commons.jcs.auxiliary.AuxiliaryCache<K,V>)
- org.apache.commons.jcs.auxiliary.AbstractAuxiliaryCacheAttributes (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheAttributes)
- org.apache.commons.jcs.access.AbstractCacheAccess<K,V> (implements org.apache.commons.jcs.access.behavior.ICacheAccessManagement)
- org.apache.commons.jcs.engine.AbstractCacheEventQueue<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheEventQueue<K,V>)
- org.apache.commons.jcs.engine.AbstractCacheEventQueue.AbstractCacheEvent (implements java.lang.Runnable)
- org.apache.commons.jcs.engine.AbstractCacheEventQueue.Node
- org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager (implements org.apache.openjpa.lib.util.EventManager, java.io.Serializable)
- org.apache.openjpa.datacache.AbstractDataCache (implements org.apache.openjpa.lib.conf.Configurable, org.apache.openjpa.datacache.DataCache)
- org.apache.openjpa.datacache.AbstractQueryCache (implements org.apache.openjpa.lib.conf.Configurable, org.apache.openjpa.datacache.QueryCache)
- org.apache.commons.jcs.auxiliary.disk.AbstractDiskCache.MyCacheListener (implements org.apache.commons.jcs.engine.behavior.ICacheListener<K,V>)
- org.apache.commons.jcs.auxiliary.disk.AbstractDiskCacheManager (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheManager)
- org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache.IteratorWrapper<K,V> (implements java.util.Iterator<E>)
- org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache.MapEntryWrapper<K,V> (implements java.util.Map.Entry<K,V>)
- org.apache.commons.jcs.auxiliary.remote.http.client.AbstractHttpClient
- org.apache.commons.jcs.utils.access.AbstractJCSWorkerHelper (implements org.apache.commons.jcs.utils.access.JCSWorkerHelper)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.apache.commons.jcs.engine.memory.AbstractMemoryCache<K,V> (implements org.apache.commons.jcs.engine.memory.behavior.IMemoryCache<K,V>)
- org.apache.openjpa.lib.conf.AbstractProductDerivation (implements org.apache.openjpa.lib.conf.ProductDerivation)
- org.apache.commons.jcs.utils.props.AbstractPropertyContainer
- org.apache.commons.jcs.auxiliary.remote.AbstractRemoteCacheListener<K,V> (implements org.apache.commons.jcs.auxiliary.remote.behavior.IRemoteCacheListener<K,V>, java.io.Serializable)
- org.apache.commons.jcs.auxiliary.remote.http.server.AbstractRemoteCacheService<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheServiceNonLocal<K,V>)
- javax.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- org.apache.commons.jcs.jcache.extras.cdi.AnyLiteral (implements javax.enterprise.inject.Any)
- org.apache.commons.jcs.jcache.extras.cdi.DefaultLiteral (implements javax.enterprise.inject.Default)
- org.apache.commons.jcs.jcache.Asserts
- org.apache.commons.jcs.jcache.extras.writer.AsyncCacheWriter<K,V> (implements javax.cache.integration.CacheWriter<K,V>, java.io.Closeable, javax.cache.configuration.Factory<T>)
- org.apache.commons.jcs.auxiliary.AuxiliaryCacheConfigurator
- org.apache.commons.jcs.auxiliary.disk.block.BlockDisk
- org.apache.commons.jcs.auxiliary.disk.block.BlockDiskCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.disk.block.BlockDiskElementDescriptor<K> (implements java.io.Externalizable, java.io.Serializable)
- org.apache.commons.jcs.auxiliary.disk.block.BlockDiskKeyStore<K>
- org.apache.commons.jcs.utils.struct.BoundedQueue<T>
- org.apache.commons.jcs.engine.CacheAdaptor<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheListener<K,V>)
- org.apache.commons.jcs.engine.CacheElement<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheElement<K,V>)
- org.apache.commons.jcs.admin.CacheElementInfo
- org.apache.commons.jcs.engine.logging.CacheEvent<K> (implements org.apache.commons.jcs.engine.logging.behavior.ICacheEvent<K>)
- org.apache.commons.jcs.engine.logging.CacheEventLoggerDebugLogger (implements org.apache.commons.jcs.engine.logging.behavior.ICacheEventLogger)
- org.apache.commons.jcs.engine.CacheEventQueueFactory<K,V>
- org.apache.commons.jcs.engine.CacheGroup
- org.apache.commons.jcs.engine.CacheInfo
- org.apache.commons.jcs.jcache.cdi.CacheInvocationParameterImpl (implements javax.cache.annotation.CacheInvocationParameter)
- org.apache.commons.jcs.jcache.cdi.CacheKeyGeneratorImpl (implements javax.cache.annotation.CacheKeyGenerator)
- org.apache.commons.jcs.engine.CacheListeners<K,V>
- org.apache.commons.jcs.jcache.extras.loader.CacheLoaderAdapter<K,V> (implements javax.cache.integration.CacheLoader<K,V>, javax.cache.configuration.Factory<T>)
- org.apache.commons.jcs.jcache.extras.cdi.CacheManagerBean (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.apache.commons.jcs.jcache.cdi.CacheMethodDetailsImpl<A> (implements javax.cache.annotation.CacheMethodDetails<A>)
- org.apache.commons.jcs.jcache.extras.cdi.CacheProviderBean (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.apache.commons.jcs.jcache.cdi.CachePutInterceptor
- org.apache.commons.jcs.admin.CacheRegionInfo
- org.apache.commons.jcs.jcache.cdi.CacheRemoveAllInterceptor
- org.apache.commons.jcs.jcache.cdi.CacheRemoveInterceptor
- org.apache.commons.jcs.jcache.cdi.CacheResolverFactoryImpl (implements javax.cache.annotation.CacheResolverFactory)
- org.apache.commons.jcs.jcache.cdi.CacheResolverImpl (implements javax.cache.annotation.CacheResolver)
- org.apache.commons.jcs.jcache.cdi.CacheResultInterceptor
- org.apache.commons.jcs.engine.CacheWatchRepairable (implements org.apache.commons.jcs.engine.behavior.ICacheObserver)
- org.apache.commons.jcs.jcache.extras.writer.CacheWriterAdapter<K,V> (implements javax.cache.integration.CacheWriter<K,V>, javax.cache.configuration.Factory<T>)
- org.apache.commons.jcs.jcache.cdi.CDIJCacheHelper
- org.apache.commons.jcs.jcache.proxy.ClassLoaderAwareCache<K,V> (implements javax.cache.Cache<K,V>)
- org.apache.commons.jcs.jcache.extras.closeable.Closeables
- org.apache.commons.jcs.engine.control.CompositeCache<K,V> (implements org.apache.commons.jcs.engine.behavior.ICache<K,V>, org.apache.commons.jcs.engine.behavior.IRequireScheduler)
- org.apache.commons.jcs.engine.CompositeCacheAttributes (implements java.lang.Cloneable, org.apache.commons.jcs.engine.behavior.ICompositeCacheAttributes)
- org.apache.commons.jcs.engine.control.CompositeCacheConfigurator
- org.apache.commons.jcs.jcache.extras.loader.CompositeCacheLoader<K,V> (implements javax.cache.integration.CacheLoader<K,V>, java.io.Closeable, javax.cache.configuration.Factory<T>)
- org.apache.commons.jcs.engine.control.CompositeCacheManager (implements org.apache.commons.jcs.engine.behavior.ICompositeCacheManager, org.apache.commons.jcs.engine.behavior.IProvideScheduler, org.apache.commons.jcs.auxiliary.remote.behavior.IRemoteCacheConstants)
- org.apache.commons.jcs.jcache.extras.writer.CompositeCacheWriter<K,V> (implements javax.cache.integration.CacheWriter<K,V>, java.io.Closeable, javax.cache.configuration.Factory<T>)
- org.apache.commons.jcs.utils.serialization.CompressingSerializer (implements org.apache.commons.jcs.engine.behavior.IElementSerializer)
- org.apache.commons.jcs.utils.zip.CompressionUtil
- org.apache.commons.jcs.utils.threadpool.DaemonThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.apache.commons.jcs.jcache.thread.DaemonThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.apache.openjpa.datacache.DataCacheManagerImpl (implements org.apache.openjpa.lib.util.Closeable, org.apache.openjpa.datacache.DataCacheManager)
- org.apache.commons.jcs.jcache.lang.DefaultSubsitutor (implements org.apache.commons.jcs.jcache.lang.Subsitutor)
- org.apache.commons.jcs.utils.discovery.DiscoveredService (implements java.io.Serializable)
- org.apache.commons.jcs.utils.struct.DoubleLinkedList<T>
- org.apache.commons.jcs.utils.struct.DoubleLinkedListNode<T> (implements java.io.Serializable)
- org.apache.commons.jcs.utils.timing.ElapsedTimer
- org.apache.commons.jcs.engine.ElementAttributes (implements org.apache.commons.jcs.engine.behavior.IElementAttributes, java.io.Serializable)
- org.apache.commons.jcs.engine.control.event.ElementEventQueue (implements org.apache.commons.jcs.engine.control.event.behavior.IElementEventQueue)
- org.apache.commons.jcs.engine.control.event.ElementEventQueue.AbstractElementEventRunner (implements java.lang.Runnable)
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- org.apache.commons.jcs.engine.control.event.ElementEvent (implements org.apache.commons.jcs.engine.control.event.behavior.IElementEvent)
- org.apache.commons.jcs.jcache.EvictionListener (implements org.apache.commons.jcs.engine.control.event.behavior.IElementEventHandler)
- org.apache.commons.jcs.jcache.proxy.ExceptionWrapperHandler<T> (implements java.lang.reflect.InvocationHandler)
- org.apache.commons.jcs.jcache.extras.cdi.ExtraJCacheExtension (implements javax.enterprise.inject.spi.Extension)
- org.apache.commons.jcs.jcache.cdi.GeneratedCacheKeyImpl (implements javax.cache.annotation.GeneratedCacheKey)
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.apache.commons.jcs.engine.control.group.GroupAttrName<T> (implements java.io.Serializable)
- org.apache.commons.jcs.engine.control.group.GroupId (implements java.io.Serializable)
- org.apache.commons.jcs.utils.net.HostNameUtil
- org.apache.commons.jcs.auxiliary.disk.jdbc.hsql.HSQLDiskCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.jcache.ImmutableIterable<T> (implements java.lang.Iterable<T>)
- org.apache.commons.jcs.jcache.ImmutableIterator<T> (implements java.util.Iterator<E>)
- org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCache.PositionComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskDumper
- org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskElementDescriptor (implements java.lang.Comparable<T>, java.io.Serializable)
- java.io.InputStream (implements java.io.Closeable)
- org.apache.commons.jcs.jcache.extras.web.JCacheFilter (implements javax.servlet.Filter)
- org.apache.commons.jcs.jcache.extras.web.JCacheFilter.Page (implements java.io.Serializable)
- org.apache.commons.jcs.jcache.extras.web.JCacheFilter.PageKey (implements java.io.Serializable)
- org.apache.commons.jcs.JCS
- org.apache.commons.jcs.admin.JCSAdminBean (implements org.apache.commons.jcs.admin.JCSJMXBean)
- org.apache.commons.jcs.jcache.JCSCache<K,V> (implements javax.cache.Cache<K,V>)
- org.apache.commons.jcs.jcache.jmx.JCSCacheMXBean<K,V> (implements javax.cache.management.CacheMXBean)
- org.apache.commons.jcs.jcache.jmx.JCSCacheStatisticsMXBean (implements javax.cache.management.CacheStatisticsMXBean)
- org.apache.commons.jcs.jcache.JCSCachingManager (implements javax.cache.CacheManager)
- org.apache.commons.jcs.jcache.JCSCachingProvider (implements javax.cache.spi.CachingProvider)
- org.apache.commons.jcs.jcache.JCSConfiguration<K,V> (implements javax.cache.configuration.CompleteConfiguration<K,V>)
- org.apache.commons.jcs.jcache.JCSEntry<K,V> (implements javax.cache.Cache.Entry<K,V>)
- org.apache.commons.jcs.jcache.JCSListener<K,V> (implements java.io.Closeable)
- org.apache.commons.jcs.jcache.JCSMutableEntry<K,V> (implements javax.cache.processor.MutableEntry<K,V>)
- org.apache.commons.jcs.utils.servlet.JCSServletContextListener (implements javax.servlet.ServletContextListener)
- org.apache.commons.jcs.utils.access.JCSWorker<K,V>
- org.apache.commons.jcs.auxiliary.disk.jdbc.JDBCDiskCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.disk.jdbc.JDBCDiskCachePoolAccess
- org.apache.commons.jcs.auxiliary.disk.jdbc.JDBCDiskCachePoolAccessAttributes
- org.apache.commons.jcs.auxiliary.disk.jdbc.JDBCDiskCachePoolAccessManager
- org.apache.commons.jcs.jcache.jmx.JMXs
- org.apache.commons.jcs.engine.match.KeyMatcherPatternImpl<K> (implements org.apache.commons.jcs.engine.match.behavior.IKeyMatcher<K>)
- org.apache.commons.jcs.jcache.lang.Lang3Substitutor (implements org.apache.commons.jcs.jcache.lang.Subsitutor)
- org.apache.commons.jcs.auxiliary.lateral.LateralCacheAbstractFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.lateral.LateralCacheAbstractManager (implements org.apache.commons.jcs.auxiliary.lateral.behavior.ILateralCacheManager, org.apache.commons.jcs.engine.behavior.IShutdownObserver)
- org.apache.commons.jcs.auxiliary.lateral.LateralCacheMonitor (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.lateral.LateralCacheRestore (implements org.apache.commons.jcs.engine.behavior.ICacheRestore)
- org.apache.commons.jcs.auxiliary.lateral.LateralElementDescriptor<K,V> (implements java.io.Serializable)
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPDiscoveryListener (implements org.apache.commons.jcs.utils.discovery.behavior.IDiscoveryListener)
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPDiscoveryListenerManager
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPListener<K,V> (implements org.apache.commons.jcs.auxiliary.lateral.behavior.ILateralCacheListener<K,V>, org.apache.commons.jcs.engine.behavior.IShutdownObserver)
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPListener.ConnectionHandler (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPSender
- org.apache.commons.jcs.auxiliary.lateral.socket.tcp.LateralTCPService<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheServiceNonLocal<K,V>, org.apache.commons.jcs.auxiliary.lateral.behavior.ILateralCacheObserver)
- org.apache.commons.jcs.utils.struct.LRUMap<K,V> (implements java.util.Map<K,V>)
- org.apache.commons.jcs.auxiliary.disk.LRUMapJCS<K,V>
- org.apache.commons.jcs.utils.struct.LRUMapEntry<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
- org.apache.commons.jcs.jcache.cdi.MakeJCacheCDIInterceptorFriendly (implements javax.enterprise.inject.spi.Extension)
- javax.management.MBeanServerBuilder
- org.apache.commons.jcs.auxiliary.disk.jdbc.mysql.MySQLDiskCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.disk.jdbc.mysql.MySQLTableOptimizer
- org.apache.commons.jcs.jcache.NoFilter (implements javax.cache.event.CacheEntryEventFilter<K,V>)
- org.apache.commons.jcs.jcache.NoLoader<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
- org.apache.commons.jcs.jcache.NoWriter<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- org.apache.commons.jcs.utils.config.OptionConverter
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.commons.jcs.utils.threadpool.PoolConfiguration (implements java.lang.Cloneable)
- org.apache.commons.jcs.utils.props.PropertiesFactoryFileImpl (implements org.apache.commons.jcs.utils.props.PropertiesFactory)
- org.apache.commons.jcs.utils.props.PropertyLoader
- org.apache.commons.jcs.utils.config.PropertySetter
- org.apache.commons.jcs.auxiliary.remote.server.RegistryKeepAliveRunner (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.remote.RemoteCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.remote.RemoteCacheFailoverRunner<K,V> (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.remote.RemoteCacheManager (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheManager, org.apache.commons.jcs.engine.behavior.IShutdownObserver)
- org.apache.commons.jcs.auxiliary.remote.RemoteCacheMonitor (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.remote.value.RemoteCacheRequest<K,V> (implements java.io.Serializable)
- org.apache.commons.jcs.auxiliary.remote.util.RemoteCacheRequestFactory
- org.apache.commons.jcs.auxiliary.remote.value.RemoteCacheResponse<T> (implements java.io.Serializable)
- org.apache.commons.jcs.auxiliary.remote.RemoteCacheRestore (implements org.apache.commons.jcs.engine.behavior.ICacheRestore)
- org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerFactory (implements org.apache.commons.jcs.auxiliary.remote.behavior.IRemoteCacheConstants)
- org.apache.commons.jcs.auxiliary.remote.http.server.RemoteCacheServiceAdaptor<K,V>
- org.apache.commons.jcs.auxiliary.remote.http.client.RemoteHttpCacheClient<K,V> (implements org.apache.commons.jcs.auxiliary.remote.http.client.behavior.IRemoteHttpCacheClient<K,V>)
- org.apache.commons.jcs.auxiliary.remote.http.client.RemoteHttpCacheFactory (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheFactory)
- org.apache.commons.jcs.auxiliary.remote.http.client.RemoteHttpCacheManager (implements org.apache.commons.jcs.auxiliary.AuxiliaryCacheManager, org.apache.commons.jcs.engine.behavior.IShutdownObserver)
- org.apache.commons.jcs.auxiliary.remote.http.client.RemoteHttpCacheMonitor (implements java.lang.Runnable)
- org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheSeviceFactory
- java.rmi.server.RemoteObject (implements java.rmi.Remote, java.io.Serializable)
- org.apache.commons.jcs.auxiliary.remote.RemoteUtils
- java.rmi.server.RMISocketFactory (implements java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory)
- org.apache.commons.jcs.auxiliary.disk.jdbc.mysql.util.ScheduleParser
- org.apache.commons.jcs.utils.serialization.SerializationConversionUtil
- org.apache.commons.jcs.jcache.serialization.Serializations
- javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
- javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
- org.apache.commons.jcs.auxiliary.disk.jdbc.ShrinkerThread (implements java.lang.Runnable)
- org.apache.commons.jcs.engine.memory.shrinking.ShrinkerThread<K,V> (implements java.lang.Runnable)
- org.apache.commons.jcs.utils.struct.SingleLinkedList<T>
- org.apache.commons.jcs.utils.struct.SingleLinkedList.Node<T>
- org.apache.commons.jcs.utils.timing.SleepUtil
- org.apache.commons.jcs.utils.struct.SortedPreferentialArray<T>
- org.apache.commons.jcs.utils.serialization.StandardSerializer (implements org.apache.commons.jcs.engine.behavior.IElementSerializer)
- org.apache.commons.jcs.engine.stats.StatElement<V> (implements org.apache.commons.jcs.engine.stats.behavior.IStatElement<V>)
- org.apache.commons.jcs.jcache.Statistics
- org.apache.commons.jcs.engine.stats.Stats (implements org.apache.commons.jcs.engine.stats.behavior.IStats)
- org.apache.commons.jcs.engine.stats.CacheStats (implements org.apache.commons.jcs.engine.stats.behavior.ICacheStats)
- org.apache.commons.jcs.jcache.lang.Subsitutor.Helper
- org.apache.commons.jcs.auxiliary.disk.jdbc.TableState (implements java.io.Serializable)
- org.apache.commons.jcs.jcache.TempStateCacheView<K,V> (implements javax.cache.Cache<K,V>)
- java.lang.Thread (implements java.lang.Runnable)
- org.apache.commons.jcs.utils.threadpool.ThreadPoolManager
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.commons.jcs.jcache.Times
- org.apache.commons.jcs.utils.discovery.UDPCleanupRunner (implements java.lang.Runnable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryAttributes (implements java.lang.Cloneable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryManager
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryMessage (implements java.io.Serializable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryReceiver (implements org.apache.commons.jcs.engine.behavior.IShutdownObserver, java.lang.Runnable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryReceiver.MessageHandler (implements java.lang.Runnable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoverySender
- org.apache.commons.jcs.utils.discovery.UDPDiscoverySenderThread (implements java.lang.Runnable)
- org.apache.commons.jcs.utils.discovery.UDPDiscoveryService (implements org.apache.commons.jcs.engine.behavior.IRequireScheduler, org.apache.commons.jcs.engine.behavior.IShutdownObserver)
- org.apache.commons.jcs.engine.ZombieCacheService<K,V> (implements org.apache.commons.jcs.engine.behavior.ICacheService<K,V>, org.apache.commons.jcs.engine.behavior.IZombie)
- org.apache.commons.jcs.engine.ZombieCacheServiceNonLocal.ZombieEvent
- org.apache.commons.jcs.engine.ZombieCacheWatch (implements org.apache.commons.jcs.engine.behavior.ICacheObserver, org.apache.commons.jcs.engine.behavior.IZombie)
Interface Hierarchy
Enum Hierarchy
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.