public class LocalDelegatingCacheLoaderConfig extends CacheLoaderConfig.IndividualCacheLoaderConfig
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
className, properties
log
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, toString
getClassName, getProperties, setClassName, setProperties, setProperties
addChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutability
public boolean equals(Object obj)
equals
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public int hashCode()
hashCode
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public LocalDelegatingCacheLoaderConfig clone() throws CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class CacheLoaderConfig.IndividualCacheLoaderConfig
CloneNotSupportedException
public Cache getDelegate()
public void setDelegate(Cache delegate)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.