| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| GFJTAStats
Defines additional Sun ONE Application Server specific statistic to transaction service.
|
| 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.
|
| 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.
|
| Class and Description |
|---|
| 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 © 2015. All rights reserved.