public class FileCacheLoaderConfig extends CacheLoaderConfig.IndividualCacheLoaderConfig
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
className, properties
log
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, toString
getClassName, getProperties, setClassName, setProperties
addChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutability
public String getLocation()
public void setLocation(String location)
public boolean isCheckCharacterPortability()
public void setCheckCharacterPortability(boolean checkCharacterPortability)
public void setProperties(Properties props)
setProperties
in class PluggableConfigurationComponent
public boolean equals(Object obj)
equals
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public int hashCode()
hashCode
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public FileCacheLoaderConfig clone() throws CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class CacheLoaderConfig.IndividualCacheLoaderConfig
CloneNotSupportedException
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.