|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.page.cache.PageCacheMonitorUtil
public class PageCacheMonitorUtil
Utility class for page cache monitoring.
Nested Class Summary | |
---|---|
static class |
PageCacheMonitorUtil.Event
Enumeration of monitoring events configurations related to
page cache. |
static class |
PageCacheMonitorUtil.MeasureType
Enumeration of measure types configurations related
to page cache monitoring. |
Field Summary | |
---|---|
static java.lang.String |
STRING_RESOURCE_PATH
Resource path for page cache monitoring. |
Constructor Summary | |
---|---|
PageCacheMonitorUtil()
|
Method Summary | |
---|---|
static IMonitor |
getPageCacheMonitor(PageCacheConfig pageCacheConfig)
Returns a monitor by a page cache
configuration . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String STRING_RESOURCE_PATH
Constructor Detail |
---|
public PageCacheMonitorUtil()
Method Detail |
---|
public static IMonitor getPageCacheMonitor(PageCacheConfig pageCacheConfig) throws PortalException
monitor
by a page cache
configuration
.
pageCacheConfig
- the page cache configuration.
monitor
.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |