public interface LocalPortletManagementMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getActionErrorCount() |
long |
getActionRequestCount() |
float |
getAverageActionTime() |
float |
getAverageRenderTime() |
long |
getMaxActionTime() |
long |
getMaxRenderTime() |
long |
getRenderErrorCount() |
long |
getRenderRequestCount() |
float getAverageRenderTime()
float getAverageActionTime()
long getMaxRenderTime()
long getMaxActionTime()
long getRenderRequestCount()
long getActionRequestCount()
long getActionErrorCount()
long getRenderErrorCount()
Copyright © 2003-2020 GateIn. All Rights Reserved.