Interface | Description |
---|---|
ICacheConfig |
The configuration of a cache.
|
ICacheDataProvider<T> |
Provides data for a
PortalCache . |
ICacheEntry | |
ICacheManager |
Provides operations on the portal cache framework.
|
ICacheStatistics |
Provides access to cache's statistics information.
|
ICloneableCacheEntry |
Class | Description |
---|---|
CacheConfigEventListener |
Hibernate event listener for listening
CacheConfig 's events. |
CacheManager |
Cache framework manager implementation.
|
ClusterMembershipObserver |
Observes
ClusterMembershipChangedEvent and clears memory cache
when it is raised. |
HibernatePortalCache |
Wraps the
PortalCache for hibernate use. |
LRUCache |
LRU (Least Recently Used) algorithm for the cache.
|
PortalCache<T> |
Memory cache for portal objects.
|
PortalCacheUtil |
Portal cache util.
|
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.