public class JdbmCacheLoaderConfig extends CacheLoaderConfig.IndividualCacheLoaderConfig
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig
className, properties
log
Constructor and Description |
---|
JdbmCacheLoaderConfig() |
Modifier and Type | Method and Description |
---|---|
JdbmCacheLoaderConfig |
clone() |
boolean |
equals(Object obj) |
String |
getLocation() |
int |
hashCode() |
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 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 JdbmCacheLoaderConfig clone() throws CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class CacheLoaderConfig.IndividualCacheLoaderConfig
CloneNotSupportedException
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.