Java EE 5 SDK

Package com.sun.appserv.management.monitor.statistics

Contains serializable implementations of the JSR 77 Stats and Statistics classes, as well as various helper classes.

See:
          Description

Interface Summary
AltJDBCConnectionPoolStats A Stats interface to represent the statistical data exposed by a JDBC connection pool.
AltServletStats Defines additional Sun ONE Application Server specific statistics ServletStats interface.
ConnectionManagerStats  
ConnectionPoolStats A Stats interface to represent the statistical data exposed by a Connection Pool.
ConnectionQueueStats  
ConnectorConnectionPoolStats A Stats interface to represent the statistical data exposed by a Connector Connection Pool.
EJBCacheStats A Stats interface to represent the statistics exposed by the Enterprise Bean Cache.
EJBMethodStats A Stats interface to represent the statistical data exposed by an EJB Business Method.
EJBPoolStats A Stats interface to represent the statistical data exposed by an EJB Bean Pool.
FileCacheStats  
HTTPListenerStats A Stats interface to represent the statistical data exposed by an HTTP Listener.
HTTPServiceVirtualServerStats  
KeepAliveStats  
LoadBalancerContextRootStats Stats interface for the monitorable attributes of a Load Balancer at the application level
LoadBalancerServerStats Stats interface for the monitorable attributes of a Load Balancer at the server level
ThreadPoolStats Stats interface for the monitorable attributes of a generic thread pool.
TransactionServiceStats  
WebModuleVirtualServerStats Enterprise Edition only; not supported in PE/Glassfish.
WebServiceEndpointAggregateStats Web Service Endpoint's stats interface.
 

Package com.sun.appserv.management.monitor.statistics Description

Contains serializable implementations of the JSR 77 Stats and Statistics classes, as well as various helper classes.

 

Package Specification

Related Documentation


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.