public interface ICacheService extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
MBEAN_NAME
MBean name.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIfPortalParametersReloaded(long savedTS) |
Object |
getCache(CacheInfo infos)
Gets the cache.
|
void |
initPortalParameters()
Inits the portal parameters.
|
static final String MBEAN_NAME
Object getCache(CacheInfo infos) throws PortalException
infos - the infosPortalException - the portal exceptionvoid initPortalParameters()
boolean checkIfPortalParametersReloaded(long savedTS)
Copyright © 2021. All rights reserved.