com.sun.appserv.management.monitor.statistics
Interface KeepAliveStats
- All Superinterfaces:
- Stats
- public interface KeepAliveStats
- extends Stats
- See Also:
KeepAliveMonitor
getCountTimeouts
public CountStatistic getCountTimeouts()
getCountConnections
public CountStatistic getCountConnections()
getSecondsTimeouts
public CountStatistic getSecondsTimeouts()
getMaxConnections
public CountStatistic getMaxConnections()
getCountRefusals
public CountStatistic getCountRefusals()
getCountFlushes
public CountStatistic getCountFlushes()
getCountHits
public CountStatistic getCountHits()
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.