|
||||||||||
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.PluggableConfigurationComponent
org.jboss.cache.config.CacheLoaderConfig.IndividualCacheLoaderConfig
org.jboss.cache.loader.LocalDelegatingCacheLoaderConfig
public class LocalDelegatingCacheLoaderConfig
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.PluggableConfigurationComponent |
---|
className, properties |
Fields inherited from class org.jboss.cache.config.ConfigurationComponent |
---|
log |
Constructor Summary | |
---|---|
LocalDelegatingCacheLoaderConfig()
|
Method Summary | |
---|---|
LocalDelegatingCacheLoaderConfig |
clone()
|
boolean |
equals(java.lang.Object obj)
|
Cache |
getDelegate()
|
int |
hashCode()
|
void |
setDelegate(Cache delegate)
|
Methods inherited from class org.jboss.cache.config.PluggableConfigurationComponent |
---|
getClassName, getProperties, setClassName, setProperties, setProperties |
Methods inherited from class org.jboss.cache.config.ConfigurationComponent |
---|
addChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutability |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocalDelegatingCacheLoaderConfig()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public int hashCode()
hashCode
in class CacheLoaderConfig.IndividualCacheLoaderConfig
public LocalDelegatingCacheLoaderConfig clone() throws java.lang.CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class CacheLoaderConfig.IndividualCacheLoaderConfig
java.lang.CloneNotSupportedException
public Cache getDelegate()
public void setDelegate(Cache delegate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |