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