|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.StandardMBean
org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
org.apache.sling.event.impl.jobs.jmx.AllJobStatisticsMBean
@Service(value=StatisticsMBean.class) @Properties(value=@Property(name="jmx.objectname",value="org.apache.sling:type=queues,name=AllQueues")) public class AllJobStatisticsMBean
Constructor Summary | |
---|---|
AllJobStatisticsMBean()
|
Method Summary | |
---|---|
String |
getName()
|
protected Statistics |
getStatistics()
|
Methods inherited from class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics |
---|
getAverageProcessingTime, getAverageWaitingTime, getLastActivatedJobDate, getLastActivatedJobTime, getLastFinishedJobDate, getLastFinishedJobTime, getNumberOfActiveJobs, getNumberOfCancelledJobs, getNumberOfFailedJobs, getNumberOfFinishedJobs, getNumberOfJobs, getNumberOfProcessedJobs, getNumberOfQueuedJobs, getStartDate, getStartTime, reset |
Methods inherited from class javax.management.StandardMBean |
---|
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllJobStatisticsMBean()
Method Detail |
---|
protected Statistics getStatistics()
getStatistics
in class AbstractJobStatistics
public String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |