Package com.liferay.portal.kernel.cache
Interface PortalCacheManagerListener
public interface PortalCacheManagerListener
- Author:
- Shuyang Zhou
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
void
init()
void
notifyPortalCacheAdded
(String portalCacheName) void
notifyPortalCacheRemoved
(String portalCacheName)
-
Method Details
-
dispose
- Throws:
PortalCacheException
-
init
- Throws:
PortalCacheException
-
notifyPortalCacheAdded
-
notifyPortalCacheRemoved
-