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