Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.engine.behavior Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
ICacheThis is the top level interface for all cache like structures.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheElementEvery item is the cache is wrapped in an ICacheElement.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheElementSerializedThis interface defines the behavior of the serialized element wrapper.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheEventQueueInterface for a cache event queue.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheEventQueue .QueueTypeDoes not use a thread pool.Classorg.apache.commons.jcs.engine.behavior.ICacheEventQueueApache Commons
ICacheListenerUsed to receive a cache event notification.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheManagerInterface implemented by a specific cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheObserverUsed to register interest in receiving cache changes.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheRestoreInterfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceUsed to retrieve and update the cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceAdminInterfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheServiceNonLocalUsed to retrieve and update non local caches, such as the remote and lateral caches.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheTypeInterface implemented by a specific cache.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICacheType .CacheTypeComposite/ memory cache type, central hub.Classorg.apache.commons.jcs.engine.behavior.ICacheTypeApache Commons
ICompositeCacheAttributesThis defines the minimal behavior for the Cache Configuration settings.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
ICompositeCacheAttributes .DiskUsagePatternItems will only go to disk when the memory limit is reached.Classorg.apache.commons.jcs.engine.behavior.ICompositeCacheAttributesApache Commons
ICompositeCacheManagerI need the interface so I can plug in mock managers for testing.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IElementAttributesInterface for cache element attributes classes.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IElementSerializerDefines the behavior for cache element serializers.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IProvideSchedulerMarker interface for providers of the central ScheduledExecutorServiceAuthor:Thomas VandahlInterfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IRequireSchedulerMarker interface to allow the injection of a central ScheduledExecutorService for all modules requiring scheduled background operations.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IShutdownObservableShutdownObservers can observe ShutdownObservable objects.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons
IShutdownObserverThis interface is required of all shutdown observers.Interfaceorg.apache.commons.jcs.engine.behaviorApache Commons