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