public class FileCacheLoaderConfig extends CacheLoaderConfig.IndividualCacheLoaderConfig
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfigclassName, propertieslog| Constructor and Description |
|---|
FileCacheLoaderConfig() |
| Modifier and Type | Method and Description |
|---|---|
FileCacheLoaderConfig |
clone() |
boolean |
equals(Object obj) |
String |
getLocation() |
int |
hashCode() |
boolean |
isCheckCharacterPortability() |
void |
setCheckCharacterPortability(boolean checkCharacterPortability) |
void |
setLocation(String location) |
void |
setProperties(Properties props) |
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 String getLocation()
public void setLocation(String location)
public boolean isCheckCharacterPortability()
public void setCheckCharacterPortability(boolean checkCharacterPortability)
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 FileCacheLoaderConfig clone() throws CloneNotSupportedException
clone in interface CloneableConfigurationComponentclone in class CacheLoaderConfig.IndividualCacheLoaderConfigCloneNotSupportedExceptionCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.