public class CounterOutputMXBeanImpl extends java.lang.Object implements CounterOutputMXBean
CounterOutputMXBeanImpl()
double
getAverage()
long
getTotal()
void
setAverage(double average)
setTotal(long total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CounterOutputMXBeanImpl()
public double getAverage()
getAverage
CounterOutputMXBean
public void setAverage(double average)
public long getTotal()
getTotal
public void setTotal(long total)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0