|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalCacheException | |
|---|---|
| com.liferay.portal.cache.test | |
| com.liferay.portal.kernel.cache | |
| com.liferay.portal.kernel.cache.cluster | |
| Uses of PortalCacheException in com.liferay.portal.cache.test |
|---|
| Methods in com.liferay.portal.cache.test that throw PortalCacheException | |
|---|---|
void |
TestCacheListener.notifyEntryEvicted(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
TestCacheListener.notifyEntryExpired(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
TestCacheListener.notifyEntryPut(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
TestCacheListener.notifyEntryRemoved(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
TestCacheListener.notifyEntryUpdated(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
TestCacheListener.notifyRemoveAll(PortalCache<K,V> portalCache)
|
| Uses of PortalCacheException in com.liferay.portal.kernel.cache |
|---|
| Methods in com.liferay.portal.kernel.cache that throw PortalCacheException | |
|---|---|
void |
PortalCacheManager.clearAll()
|
void |
AbstractPortalCacheManager.clearAll()
|
void |
AggregatedCacheManagerListener.dispose()
|
void |
CacheManagerListener.dispose()
|
PortalCache<K,V> |
PortalCacheManager.getCache(String portalCacheName)
|
PortalCache<K,V> |
AbstractPortalCacheManager.getCache(String portalCacheName)
|
PortalCache<K,V> |
PortalCacheManager.getCache(String portalCacheName,
boolean blocking)
|
PortalCache<K,V> |
AbstractPortalCacheManager.getCache(String portalCacheName,
boolean blocking)
|
void |
AggregatedCacheManagerListener.init()
|
void |
CacheManagerListener.init()
|
void |
AggregatedCacheListener.notifyEntryEvicted(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
CacheListener.notifyEntryEvicted(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
AggregatedCacheListener.notifyEntryExpired(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
CacheListener.notifyEntryExpired(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
AggregatedCacheListener.notifyEntryPut(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
CacheListener.notifyEntryPut(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
AggregatedCacheListener.notifyEntryRemoved(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
CacheListener.notifyEntryRemoved(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
AggregatedCacheListener.notifyEntryUpdated(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
CacheListener.notifyEntryUpdated(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
AggregatedCacheListener.notifyRemoveAll(PortalCache<K,V> portalCache)
|
void |
CacheListener.notifyRemoveAll(PortalCache<K,V> portalCache)
|
| Uses of PortalCacheException in com.liferay.portal.kernel.cache.cluster |
|---|
| Methods in com.liferay.portal.kernel.cache.cluster that throw PortalCacheException | |
|---|---|
void |
ClusterLinkCacheReplicator.notifyEntryPut(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
ClusterLinkCacheReplicator.notifyEntryRemoved(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
ClusterLinkCacheReplicator.notifyEntryUpdated(PortalCache<K,V> portalCache,
K key,
V value,
int timeToLive)
|
void |
ClusterLinkCacheReplicator.notifyRemoveAll(PortalCache<K,V> portalCache)
|
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||