String className
Object instance
Factory<T> listenerFactory
Factory to be used to create the CacheEntryListener.Factory<T> filterFactory
Factory to be used to create the CacheEntryEventFilter.
 (may be null if no filtering is required)boolean isOldValueRequired
CacheEntryListener?boolean isSynchronous
CacheEntryListener be notified as part of an operation
 or is asynchronous delivery acceptable?Class<T> keyType
Caches configured with this
 Configuration.Class<T> valueType
Caches configured with this
 Configuration.HashSet<E> listenerConfigurations
CacheEntryListenerConfigurations for the Configuration.Factory<T> cacheLoaderFactory
Factory for the CacheLoader.Factory<T> cacheWriterFactory
Factory for the CacheWriter.Factory<T> expiryPolicyFactory
Factory for the ExpiryPolicy.boolean isReadThrough
boolean isWriteThrough
boolean isStatisticsEnabled
boolean isStoreByValue
boolean isManagementEnabled
EventType eventType
TimeUnit timeUnit
long durationAmount
Copyright © 2014. All Rights Reserved.