org.apache.uima.aae.monitor.statistics
Interface LongNumericStatisticMBean

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
LongNumericStatistic

public interface LongNumericStatisticMBean
extends java.io.Serializable


Method Summary
 java.lang.String getName()
           
 long getValue()
           
 void reset()
           
 

Method Detail

getValue

long getValue()

getName

java.lang.String getName()

reset

void reset()


Copyright © 2011. All Rights Reserved.