com.sun.appserv.management.j2ee.statistics
Class StringStatisticImpl
java.lang.Object
com.sun.appserv.management.j2ee.statistics.StatisticImpl
com.sun.appserv.management.j2ee.statistics.StringStatisticImpl
- All Implemented Interfaces:
- StringStatistic, Serializable, Statistic
public final class StringStatisticImpl
- extends StatisticImpl
- implements StringStatistic, Serializable
- See Also:
- Serialized Form
StringStatisticImpl
public StringStatisticImpl(CompositeData compositeData)
StringStatisticImpl
public StringStatisticImpl(Map<String,?> m)
StringStatisticImpl
public StringStatisticImpl(StringStatistic s)
StringStatisticImpl
public StringStatisticImpl(MapStatistic m)
StringStatisticImpl
public StringStatisticImpl(String name,
String description,
String unit,
long startTime,
long lastSampleTime,
String current)
getCurrent
public String getCurrent()
- Specified by:
getCurrent
in interface StringStatistic
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.