org.jasig.portal.jmx
Interface FrameworkMBean
- All Known Implementing Classes:
- FrameworkMBeanImpl
public interface FrameworkMBean
getStartedAt
Date getStartedAt()
getRenderAverage
long getRenderAverage()
getRenderHighMax
long getRenderHighMax()
getRenderLast
long getRenderLast()
getRenderMin
long getRenderMin()
getRenderMax
long getRenderMax()
getRenderTotalRenders
long getRenderTotalRenders()
getUserSessionCount
long getUserSessionCount()
getGuestSessionCount
long getGuestSessionCount()
getRecentProblems
String[] getRecentProblems()
getRDBMActiveConnectionCount
int getRDBMActiveConnectionCount()
getRDBMMaxConnectionCount
int getRDBMMaxConnectionCount()
getDatabaseAverage
long getDatabaseAverage()
getDatabaseHighMax
long getDatabaseHighMax()
getDatabaseLast
long getDatabaseLast()
getDatabaseMin
long getDatabaseMin()
getDatabaseMax
long getDatabaseMax()
getDatabaseTotalConnections
long getDatabaseTotalConnections()
getAuthenticationAverage
long getAuthenticationAverage()
getAuthenticationHighMax
long getAuthenticationHighMax()
getAuthenticationLast
long getAuthenticationLast()
getAuthenticationMin
long getAuthenticationMin()
getAuthenticationMax
long getAuthenticationMax()
getAuthenticationTotalLogins
long getAuthenticationTotalLogins()
getThreadCount
long getThreadCount()
getChannelRendererActiveThreads
long getChannelRendererActiveThreads()
getChannelRendererMaxActiveThreads
long getChannelRendererMaxActiveThreads()
Copyright © 2010 Jasig. All Rights Reserved.