public interface HealthCheckMXBean
Modifier and Type | Method and Description |
---|---|
long |
getAverageMILockWaitTime() |
long |
getAverageOfLastTenMILockWaitTimes() |
long |
getAverageTimeOfAllCorrectInvocations() |
long |
getAverageTimeOfLastTenCorrectInvocations() |
long |
getDBResponseTime() |
long |
getJMXQueueSize() |
long |
getNumberOfCurrentActiveUsers() |
long |
getNumberOfMaxLoopExceeded() |
long |
getNumberOfMICorrectInvocations() |
long |
getNumberOfMIFailedInvocations() |
long |
getNumberOfTreasholdLoopExceeded() |
long getJMXQueueSize()
long getNumberOfMICorrectInvocations()
long getNumberOfMIFailedInvocations()
long getAverageTimeOfLastTenCorrectInvocations()
long getAverageTimeOfAllCorrectInvocations()
long getAverageMILockWaitTime()
long getAverageOfLastTenMILockWaitTimes()
long getNumberOfMaxLoopExceeded()
long getNumberOfTreasholdLoopExceeded()
long getDBResponseTime()
long getNumberOfCurrentActiveUsers()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.