org.exoplatform.services.portletcontainer.management
Class PortletManaged
java.lang.Object
org.exoplatform.services.portletcontainer.management.PortletManaged
public class PortletManaged
- extends java.lang.Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletManaged
public PortletManaged(PortletApplicationManaged application,
Portlet portlet)
getApplication
public java.lang.String getApplication()
getName
public java.lang.String getName()
getMeanActionTime
public long getMeanActionTime()
getMeanEventTime
public long getMeanEventTime()
getMeanRenderTime
public long getMeanRenderTime()
getMeanResourceTime
public long getMeanResourceTime()
getMinActionTime
public long getMinActionTime()
getMinEventTime
public long getMinEventTime()
getMinRenderTime
public long getMinRenderTime()
getMinResourceTime
public long getMinResourceTime()
getMaxActionTime
public long getMaxActionTime()
getMaxEventTime
public long getMaxEventTime()
getMaxRenderTime
public long getMaxRenderTime()
getMaxResourceTime
public long getMaxResourceTime()
getActionCount
public long getActionCount()
getEventCount
public long getEventCount()
getRenderCount
public long getRenderCount()
getResourceCount
public long getResourceCount()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.