lumis.portal.page.cache
Class PageCacheMonitorUtil

Package class diagram package PageCacheMonitorUtil
java.lang.Object
  extended by lumis.portal.page.cache.PageCacheMonitorUtil

public class PageCacheMonitorUtil
extends Object

Utility class for page cache monitoring.

Since:
6.0.0

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 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

STRING_RESOURCE_PATH

public static final String STRING_RESOURCE_PATH
Resource path for page cache monitoring.

Since:
6.0.0
See Also:
Constant Field Values
Constructor Detail

PageCacheMonitorUtil

public PageCacheMonitorUtil()
Method Detail

getPageCacheMonitor

public static IMonitor getPageCacheMonitor(PageCacheConfig pageCacheConfig)
                                    throws PortalException
Returns a monitor by a page cache configuration.

Parameters:
pageCacheConfig - the page cache configuration.
Returns:
a monitor.
Throws:
PortalException
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.