Java EE 5 SDK

com.sun.appserv.management.j2ee.statistics
Interface StringStatistic

All Superinterfaces:
Statistic
All Known Implementing Classes:
StringStatisticImpl

public interface StringStatistic
extends Statistic


Method Summary
 String getCurrent()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Statistic
getDescription, getLastSampleTime, getName, getStartTime, getUnit
 

Method Detail

getCurrent

String getCurrent()

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.