Interface LocalPortletManagementMBean

All Known Implementing Classes:
LocalPortletManagement

public interface LocalPortletManagementMBean
Version:
$Revision$
Author:
Thomas Heute
  • Method Details

    • getAverageRenderTime

      float getAverageRenderTime()
    • getAverageActionTime

      float getAverageActionTime()
    • getMaxRenderTime

      long getMaxRenderTime()
    • getMaxActionTime

      long getMaxActionTime()
    • getRenderRequestCount

      long getRenderRequestCount()
    • getActionRequestCount

      long getActionRequestCount()
    • getActionErrorCount

      long getActionErrorCount()
    • getRenderErrorCount

      long getRenderErrorCount()