public class LocalDelegatingCacheLoaderConfig extends CacheLoaderConfig.IndividualCacheLoaderConfig
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfigclassName, propertieslog| Constructor and Description |
|---|
LocalDelegatingCacheLoaderConfig() |
| Modifier and Type | Method and Description |
|---|---|
LocalDelegatingCacheLoaderConfig |
clone() |
boolean |
equals(Object obj) |
Cache |
getDelegate() |
int |
hashCode() |
void |
setDelegate(Cache delegate) |
equalsExcludingProperties, getCacheLoader, getSingletonStoreConfig, hashCodeExcludingProperties, isAsync, isFetchPersistentState, isIgnoreModifications, isPurgeOnStartup, populateFromBaseConfig, setAsync, setCacheLoader, setFetchPersistentState, setIgnoreModifications, setPurgeOnStartup, setSingletonStoreConfig, toStringgetClassName, getProperties, setClassName, setProperties, setPropertiesaddChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutabilitypublic boolean equals(Object obj)
equals in class CacheLoaderConfig.IndividualCacheLoaderConfigpublic int hashCode()
hashCode in class CacheLoaderConfig.IndividualCacheLoaderConfigpublic LocalDelegatingCacheLoaderConfig clone() throws CloneNotSupportedException
clone in interface CloneableConfigurationComponentclone in class CacheLoaderConfig.IndividualCacheLoaderConfigCloneNotSupportedExceptionpublic Cache getDelegate()
public void setDelegate(Cache delegate)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.