|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheListenerScope | |
|---|---|
| com.liferay.portal.kernel.cache | |
| Uses of CacheListenerScope in com.liferay.portal.kernel.cache |
|---|
| Methods in com.liferay.portal.kernel.cache that return CacheListenerScope | |
|---|---|
static CacheListenerScope |
CacheListenerScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheListenerScope[] |
CacheListenerScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.cache with parameters of type CacheListenerScope | |
|---|---|
void |
PortalCache.registerCacheListener(CacheListener<K,V> cacheListener,
CacheListenerScope cacheListenerScope)
|
void |
BlockingPortalCache.registerCacheListener(CacheListener<K,V> cacheListener,
CacheListenerScope cacheListenerScope)
|
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||