Uses of Package
com.sun.enterprise.admin.monitor.stats

Packages that use com.sun.enterprise.admin.monitor.stats
com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. 
com.sun.enterprise.admin.monitor.stats Provides for implementations of various Stats interfaces. These Stats interfaces are based on those defined by JSR 77. 
 

Classes in com.sun.enterprise.admin.monitor.stats used by com.sun.enterprise.admin.monitor.registry
ConnectionFactoryStats
           
ConnectorConnectionPoolStats
          A Stats interface to represent the statistical data exposed by a Connector Connection Pool.
ConnectorWorkMgmtStats
          A Stats interface to represent the statistical data about Work Management in the Connector Module
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.
HTTPListenerStats
          A Stats interface to represent the statistical data exposed by an HTTP Listener.
JDBCConnectionPoolStats
          A Stats interface to represent the statistical data exposed by a JDBC Connection Pool.
JTAStats
          Defines additional Sun ONE Application Server specific statistic to transaction service.
OrbConnectionManagerStats
          Stats interface for the monitorable attributes of the ORBConnectionManager This combines the statistics that were exposed in 7.0 with the new ones.
PWCConnectionQueueStats
          ConnectionQueue information shows the number of sessions in the queue and the average delay before the connection is accepted
PWCDnsStats
          The DNS Cache caches IP addresses and DNS names.
PWCFileCacheStats
          Provides statistical information on the httpservice file cache
PWCHttpServiceStats
          Contains Statistical Information for the HttpService
PWCKeepAliveStats
          Provides statistical information about the HttpService HTTP-level keep-alive system
PWCRequestStats
          Interface representing statistical information about the request bucket
PWCThreadPoolStats
          Returns the statistical information associated with the HttpService thread pool
PWCVirtualServerStats
          Statistical information relevant to a virtual server
ServletStats
          Defines additional Sun ONE Application Server specific statistics ServletStats interface.
StatefulSessionStoreStats
           
ThreadPoolStats
          Stats interface for the monitorable attributes of the a generic ThreadPool.
TimerServiceStats
          A Stats interface to represent the statistical data exposed by the Ejb Timer Service.
WebModuleStats
          Interface for querying web module statistics.
 

Classes in com.sun.enterprise.admin.monitor.stats used by com.sun.enterprise.admin.monitor.stats
AverageRangeStatistic
           
BoundedRangeStatisticImpl
          An implementation of a BoundedRangeStatistic.
ConnectionPoolStats
          A Stats interface to represent the statistical data exposed by a Connection Pool.
MutableCountStatistic
          An interface that imparts mutability to a CountStatistic by the virtue of extending MutableStatistic.
MutableStatistic
          An interface that gives a flexibility to set various values for a particular Statistic.
MutableTimeStatistic
          Provides mutable nature to the TimeStatistic.
StatefulSessionStoreStats
           
StatisticImpl
          An abstract class providing implementation of the Statistic interface The intent is for this to be subclassed by all the StatisticImpls.
StringStatistic
          Custom statistic type created for the Sun ONE Application Server.
 



Copyright © 2012. All Rights Reserved.