Package | Description |
---|---|
org.jboss.cache.config | |
org.jboss.cache.config.parsing.element | |
org.jboss.cache.loader |
Modifier and Type | Method and Description |
---|---|
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig |
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig.clone() |
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig |
CacheLoaderConfig.IndividualCacheLoaderConfig.getSingletonStoreConfig() |
Modifier and Type | Method and Description |
---|---|
void |
CacheLoaderConfig.IndividualCacheLoaderConfig.setSingletonStoreConfig(CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig singletonStoreConfig) |
Modifier and Type | Method and Description |
---|---|
CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig |
LoadersElementParser.parseSingletonStoreConfig(Element element) |
Modifier and Type | Class and Description |
---|---|
class |
SingletonStoreDefaultConfig
Default singleton store cache loader configuration implementation, which is provided with the default singleton store
cache loader implementation.
|
Constructor and Description |
---|
SingletonStoreDefaultConfig(CacheLoaderConfig.IndividualCacheLoaderConfig.SingletonStoreConfig base)
Constructor that sets the assumed values for the default singleton store cache loader implementation and also
the properties, as per the properties section defined in the XML configuration.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.