|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheLoaderConfig.IndividualCacheLoaderConfig | |
---|---|
org.jboss.cache.config | |
org.jboss.cache.loader |
Uses of CacheLoaderConfig.IndividualCacheLoaderConfig in org.jboss.cache.config |
---|
Methods in org.jboss.cache.config that return CacheLoaderConfig.IndividualCacheLoaderConfig | |
---|---|
CacheLoaderConfig.IndividualCacheLoaderConfig |
CacheLoaderConfig.getFirstCacheLoaderConfig()
|
Methods in org.jboss.cache.config with parameters of type CacheLoaderConfig.IndividualCacheLoaderConfig | |
---|---|
void |
CacheLoaderConfig.addIndividualCacheLoaderConfig(CacheLoaderConfig.IndividualCacheLoaderConfig clc)
|
Uses of CacheLoaderConfig.IndividualCacheLoaderConfig in org.jboss.cache.loader |
---|
Methods in org.jboss.cache.loader with parameters of type CacheLoaderConfig.IndividualCacheLoaderConfig | |
---|---|
void |
ChainingCacheLoader.addCacheLoader(CacheLoader l,
CacheLoaderConfig.IndividualCacheLoaderConfig cfg)
Adds a cache loader to the chain (always added at the end of the chain) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |