|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.config.ConfigurationComponent
org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
org.jboss.cache.loader.jdbm.JdbmCacheLoaderConfig
public class JdbmCacheLoaderConfig
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig |
|---|
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig |
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.config.ConfigurationComponent |
|---|
log |
| Constructor Summary | |
|---|---|
JdbmCacheLoaderConfig()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getLocation()
|
int |
hashCode()
|
void |
setLocation(java.lang.String location)
|
void |
setProperties(java.util.Properties props)
|
| Methods inherited from class org.jboss.cache.config.ConfigurationComponent |
|---|
addChildConfig, addChildConfigs, clone, getTreeCache, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, safeEquals, setCacheImpl, testImmutability |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JdbmCacheLoaderConfig()
| Method Detail |
|---|
public java.lang.String getLocation()
public void setLocation(java.lang.String location)
public void setProperties(java.util.Properties props)
setProperties in class CacheLoaderConfig.IndividualCacheLoaderConfigpublic boolean equals(java.lang.Object obj)
equals in class CacheLoaderConfig.IndividualCacheLoaderConfigpublic int hashCode()
hashCode in class CacheLoaderConfig.IndividualCacheLoaderConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||