|
||||||||||
| 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.ClusteredCacheLoaderConfig
public class ClusteredCacheLoaderConfig
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.config.ConfigurationComponent |
|---|
log |
| Constructor Summary | |
|---|---|
ClusteredCacheLoaderConfig()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
long |
getTimeout()
|
int |
hashCode()
|
void |
setProperties(java.util.Properties props)
|
void |
setTimeout(long timeout)
|
| 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 ClusteredCacheLoaderConfig()
| Method Detail |
|---|
public long getTimeout()
public void setTimeout(long timeout)
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 | |||||||||