Uses of Interface
org.glassfish.j2ee.statistics.Stats
Packages that use Stats
Package
Description
Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API.
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
-
Uses of Stats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry that return StatsMethods in com.sun.enterprise.admin.monitor.registry with parameters of type StatsModifier and TypeMethodDescriptionvoidMonitoringLevelListener.changeLevel(MonitoringLevel from, MonitoringLevel to, Stats handback) Deprecated.voidMonitoringRegistry.registerWSAggregateStatsForEjb(Stats stats, String endpointName, String moduleName, String j2eeAppName, MonitoringLevelListener listener) Registers the Aggregate stats for an web service endpointvoidMonitoringRegistry.registerWSAggregateStatsForWeb(Stats stats, String endpointName, String moduleName, String ctxRoot, String j2eeAppName, String vs, MonitoringLevelListener listener) Registers the Aggregate stats for an web service endpointvoidsets this hierarchical node's associated stats object. -
Uses of Stats in com.sun.enterprise.admin.monitor.stats
Subinterfaces of Stats in com.sun.enterprise.admin.monitor.statsModifier and TypeInterfaceDescriptioninterfaceConnectionFactoryStats.java This is used by the jms-serviceinterfaceA Stats interface to represent the statistical data exposed by a Connection Pool.interfaceA Stats interface to represent the statistical data exposed by a Connector Connection Pool.interfaceA Stats interface to represent the statistical data about Work Management in the Connector ModuleinterfaceA Stats interface to represent the statistics exposed by the Enterprise Bean Cache.interfaceA Stats interface to represent the statistical data exposed by an EJB Business Method.interfaceA Stats interface to represent the statistical data exposed by an EJB Bean Pool.interfaceDefines additional Sun ONE Application Server specific statistic to transaction service.interfaceinterfaceA Stats interface to represent the statistical data exposed by an HTTP Listener.interfaceA Stats interface to represent the statistical data exposed by a JDBC Connection Pool.interfaceA Stats interface, to expose the monitoring information about the JVM Classloading subsysteminterfaceA Stats interface, to expose the monitoring information about the JVM Compilation subsysteminterfaceA Stats interface, to expose the monitoring information about the JVM Garbage Collection subsysteminterfaceA Stats interface, to expose the monitoring information about the JVM memory subsystem.interfaceA Stats interface, to expose information about the Operating system on which the JVM is runninginterfaceA Stats interface to expose information about the JVM RuntimeinterfaceA Stats interface, to expose the monitoring information about each individual thread in the the thread system of the JVM.interfaceA Stats interface, to expose the monitoring information about the thread system of the JVM.interfaceStats interface for the monitorable attributes of the ORBConnectionManager This combines the statistics that were exposed in 7.0 with the new ones.interfaceConnectionQueue information shows the number of sessions in the queue and the average delay before the connection is acceptedinterfaceThe DNS Cache caches IP addresses and DNS names.interfaceProvides statistical information on the httpservice file cacheinterfaceContains Statistical Information for the HttpServiceinterfaceProvides statistical information about the HttpService HTTP-level keep-alive systeminterfaceInterface representing statistical information about the request bucketinterfaceReturns the statistical information associated with the HttpService thread poolinterfaceStatistical information relevant to a virtual serverinterfaceDefines additional Sun ONE Application Server specific statistics ServletStats interface.interfaceinterfaceStats interface for the monitorable attributes of the a generic ThreadPool.interfaceA Stats interface to represent the statistical data exposed by the Ejb Timer Service.interfaceInterface for querying web module statistics.Classes in com.sun.enterprise.admin.monitor.stats that implement StatsModifier and TypeClassDescriptionclassProvides for generic implementation of any Stats interface. -
Uses of Stats in org.glassfish.j2ee.statistics
Subinterfaces of Stats in org.glassfish.j2ee.statisticsModifier and TypeInterfaceDescriptioninterfaceSpecifies statistics provided by all EJB component types.interfaceSpecifies statistics provided by entity beans.interfaceSpecifies the statistics provided by a JCA Connection PoolinterfaceSpecifies the statistics provided by a JCA connectioninterfaceSpecifies statistics provided by a JCA resourceinterfaceSpecifies the statistics provided by a JDBC connection pool.interfaceSpecifies the statistics provided by all (pooled and non-pooled) JDBC connections.interfaceStatistics provided by a JDBC resourceinterfaceSpecifies the statistics provided by a JMS connectioninterfaceSpecifies the statistics provided by a JMS message consumerinterfaceSpecifies the statistics provided by a JMS message producer or a JMS message consumer.interfaceSpecifies the statistics provided by a JMS message producerinterfaceSpecifies the statistics provided by a JMS session.interfaceSpecifies the statistics provided by a JMS ResourceinterfaceSpecifies the statistics provided by a JTA resource.interfaceSpecifies the statistics provided by a Java VM.interfaceSpecifies the statistics provided by a message driven bean.interfaceSpecifies the statistics provided by a Servlet.interfaceSpecifies the statistics provided by session beans of both stateful and stateless types.interfaceSpecifies the statistics provided by a stateful session bean.interfaceSpecifies the statistics provided by a stateless session bean.interfaceSpecifies the statistics provided by a URL resource.