|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheFactory | |
|---|---|
| org.jasig.portal.concurrency.caching | |
| org.jasig.portal.spring.locator | |
| org.jasig.portal.utils.cache | |
| Uses of CacheFactory in org.jasig.portal.concurrency.caching |
|---|
| Methods in org.jasig.portal.concurrency.caching that return CacheFactory | |
|---|---|
CacheFactory |
CacheFactoryEntityCachingService.getCacheFactory()
|
| Methods in org.jasig.portal.concurrency.caching with parameters of type CacheFactory | |
|---|---|
void |
CacheFactoryEntityCachingService.setCacheFactory(CacheFactory cacheFactory)
|
| Uses of CacheFactory in org.jasig.portal.spring.locator |
|---|
| Methods in org.jasig.portal.spring.locator that return CacheFactory | |
|---|---|
static CacheFactory |
CacheFactoryLocator.getCacheFactory()
Deprecated. |
| Methods in org.jasig.portal.spring.locator that return types with arguments of type CacheFactory | |
|---|---|
protected AbstractBeanLocator<CacheFactory> |
CacheFactoryLocator.getLocator()
Deprecated. |
| Method parameters in org.jasig.portal.spring.locator with type arguments of type CacheFactory | |
|---|---|
protected void |
CacheFactoryLocator.setLocator(AbstractBeanLocator<CacheFactory> locator)
Deprecated. |
| Constructors in org.jasig.portal.spring.locator with parameters of type CacheFactory | |
|---|---|
CacheFactoryLocator(CacheFactory instance)
Deprecated. |
|
| Uses of CacheFactory in org.jasig.portal.utils.cache |
|---|
| Classes in org.jasig.portal.utils.cache that implement CacheFactory | |
|---|---|
class |
CacheProviderFactory
CacheFactory impl that provides Map instances that wrap a configured CacheProviderFacade. |
| Methods in org.jasig.portal.utils.cache that return CacheFactory | |
|---|---|
CacheFactory |
MapCacheFactoryBean.getCacheFactory()
|
static CacheFactory |
CacheFactoryLocator.getCacheFactory()
Deprecated. Method to retrieve the cache factory |
| Methods in org.jasig.portal.utils.cache with parameters of type CacheFactory | |
|---|---|
void |
MapCacheFactoryBean.setCacheFactory(CacheFactory cacheFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||