Interface LongNumericStatisticMBean
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
LongNumericStatistic
public interface LongNumericStatisticMBean extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
long
getValue()
void
reset()
-