| Package | Description |
|---|---|
| org.jboss.cache.config | |
| org.jboss.cache.config.parsing | |
| org.jboss.cache.config.parsing.element | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.loader |
| Modifier and Type | Method and Description |
|---|---|
CacheLoaderConfig |
CacheLoaderConfig.clone() |
CacheLoaderConfig |
Configuration.getCacheLoaderConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setCacheLoaderConfig(CacheLoaderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static CacheLoaderConfig |
XmlConfigurationParser2x.parseCacheLoaderConfig(Element element)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CacheLoaderConfig |
LoadersElementParser.parseLoadersElement(Element element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CacheStoreInterceptor.init(CacheLoaderManager loaderManager,
TransactionManager txManager,
CacheLoaderConfig clConfig,
BuddyFqnTransformer buddyFqnTransformer) |
| Modifier and Type | Method and Description |
|---|---|
CacheLoaderConfig |
CacheLoaderManager.getCacheLoaderConfig()
Returns the configuration element of the cache loaders
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheLoaderManager.setConfig(CacheLoaderConfig config,
CacheSPI cache,
Configuration configuration)
Sets a configuration object and creates a cacheloader accordingly.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.