org.jboss.portal.portlet.management
Interface LocalPortletManagementMBean
- All Known Implementing Classes:
- LocalPortletManagement
public interface LocalPortletManagementMBean
- Version:
- $Revision$
- Author:
- Thomas Heute
getAverageRenderTime
float getAverageRenderTime()
getAverageActionTime
float getAverageActionTime()
getMaxRenderTime
long getMaxRenderTime()
getMaxActionTime
long getMaxActionTime()
getRenderRequestCount
long getRenderRequestCount()
getActionRequestCount
long getActionRequestCount()
getActionErrorCount
long getActionErrorCount()
getRenderErrorCount
long getRenderErrorCount()