Interface | Description |
---|---|
StatConstants |
Constants for PMI Stats
|
Statistic | Deprecated
As of 6.0, replaced with
WSStatistic |
Stats | Deprecated
As of 6.0, replaced with
WSStats |
WSAlarmManagerStats |
WebSphere Application Server Alarm Manager Stats interface.
|
WSAverageStatistic |
WebSphere Average statistic to represent a simple average.
|
WSBoundaryStatistic |
WebSphere boundary statistic interface.
|
WSBoundedRangeStatistic |
WebSphere Bounded Range statistic interface.
|
WSCountStatistic |
WebSphere Count statistic interface.
|
WSDoubleStatistic |
WebSphere Double statistic interface
|
WSDynamicCacheStats |
WebSphere Dynamic Cache Stats interface.
|
WSEJBStats |
WebSphere Enterprise Java Beans stats interface.
|
WSEJBStats.MethodStats |
WebSphere Enterprise Java Beans method level stats
|
WSJCAConnectionPoolStats |
WebSphere JCA connection pool stats interface.
|
WSJDBCConnectionPoolStats |
WebSphere JDBC connection pool stats interface.
|
WSJTAStats |
WebSphere Transaction Manager stats interface.
|
WSJVMStats |
WebSphere JVM stats interface.
|
WSObjectPoolStats |
WebSphere Application Server Object Pool Stats interface.
|
WSORBStats |
WebSphere ORB Stats interface.
|
WSORBStats.InterceptorStats |
WebSphere ORB interceptor stats interface
|
WSRangeStatistic |
WebSphere Range statistic interface.
|
WSSchedulerStats |
WebSphere Scheduler Stats interface.
|
WSSessionManagementStats |
WebSphere Servlet Session Manager Stats interface.
|
WSStatistic |
WebSphere PMI Statistic interface.
|
WSStats |
WebSphere Performance Monitoring Infrastructure (PMI) Stats interface.
|
WSSystemStats |
WebSphere system stats interface.
|
WSThreadPoolStats |
WebSphere Thread Pool Stats interface.
|
WSTimeStatistic |
WebSphere Time statistic interface.
|
WSWebAppStats |
WebSphere Web Application stats interface.
|
WSWebAppStats.ServletStats |
WebSphere Servlet stats interface
|
WSWebServiceGatewayStats |
WebSphere WebService Gateway Stats interface.
|
WSWebServiceStats |
WebSphere Web service Stats interface.
|
WSWebServiceStats.ServiceStats |
Web service stats
|
WSWLMStats |
WebSphere Workload Management (WLM) Stats interface.
|
WSWLMStats.ClientStats |
WebSphere WLM client stats
|
WSWLMStats.ServerStats |
WebSphere WLM server stats
|
Class | Description |
---|---|
BoundaryStatisticImpl | Deprecated
As of 6.0, replaced with
WSBoundaryStatistic |
BoundedRangeStatisticImpl | Deprecated
As of 6.0, replaced with
WSBoundedRangeStatistic |
CountStatisticImpl | Deprecated
As of 6.0, replaced with
WSCountStatistic |
DoubleStatisticImpl | Deprecated
As of 6.0, replaced with
WSDoubleStatistic |
EJBStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
EntityBeanStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
JCAConnectionPoolStatsImpl | Deprecated
As of 6.0, replaced with
WSJCAConnectionPoolStats |
JCAConnectionStatsImpl | Deprecated
As of 6.0, replaced with
WSJCAConnectionPoolStats |
JCAStatsImpl | Deprecated
As of 6.0, replaced with
WSJCAConnectionPoolStats |
JDBCConnectionPoolStatsImpl | Deprecated
As of 6.0, replaced with
WSJDBCConnectionPoolStats |
JDBCConnectionStatsImpl | Deprecated
As of 6.0, replaced with
WSJDBCConnectionPoolStats |
JDBCStatsImpl | Deprecated
As of 6.0, replaced with
WSJDBCConnectionPoolStats |
JTAStatsImpl | Deprecated
As of 6.0, replaced with
WSJTAStats |
JVMStatsImpl | Deprecated
As of 6.0, replaced with
WSJVMStats |
MBeanLevelSpec |
This class represents the performance monitoring/instrumentation specification for a JMX Managed Object.
|
MBeanStatDescriptor |
The
MBeanStatDescriptor includes an MBean ObjectName and an optional StatDescriptor. |
MessageBeanStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
RangeStatisticImpl | Deprecated
As of 6.0, replaced with
WSRangeStatistic |
ServletStatsImpl | Deprecated
As of 6.0, replaced with
WSWebAppStats |
SessionBeanStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
StatDescriptor |
This class is used to identify a Stats object in the WebSphere PMI.
|
StatefulSessionBeanStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
StatelessSessionBeanStatsImpl | Deprecated
As of 6.0, replaced with
WSEJBStats |
StatisticImpl | Deprecated
As of 6.0, replaced with
WSStatistic |
StatLevelSpec |
This class represents the performance monitoring/instrumentation specification for a
StatDescriptor . |
StatsImpl | Deprecated
As of 6.0, replaced with
WSStats |
StatsUtil | Deprecated
No replacement.
|
TimeStatisticImpl | Deprecated
As of 6.0, replaced with
WSTimeStatistic |
WSStatsHelper |
Stats helper class.
|