public interface PortalCacheManagerListener
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
init() |
void |
notifyPortalCacheAdded(java.lang.String portalCacheName) |
void |
notifyPortalCacheRemoved(java.lang.String portalCacheName) |
void dispose()
throws PortalCacheException
PortalCacheExceptionvoid init()
throws PortalCacheException
PortalCacheExceptionvoid notifyPortalCacheAdded(java.lang.String portalCacheName)
void notifyPortalCacheRemoved(java.lang.String portalCacheName)