public interface ActivityServerLoggerMBean extends BatchedActivityUnitLoggerMBean
Modifier and Type | Method and Description |
---|---|
int |
getFailuresSinceLastSuccess()
This method returns the number of failures that have occurred since the
last successful activity information was logged.
|
int |
getPendingActivityUnits()
This method returns the size of the queue containing activity units
pending storage.
|
getMaxTimeInterval, getMaxUnitCount, setMaxTimeInterval, setMaxUnitCount
int getPendingActivityUnits()
int getFailuresSinceLastSuccess()
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.