A B C D E F G H I J K L M N O P R S T U V W 

A

addApplicationStats(boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
addApplicationStats(boolean) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
addChild(String, MonitoredObjectType) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Add a child node or leaf to this node.
addClusterStats(ClusterStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
addClusterStats(ClusterStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
addInstanceStats(InstanceStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
addInstanceStats(InstanceStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
APPLICATION - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
MonitoredObjectType for any deployed application - multiple
APPLICATIONS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Parent of all applications and modules and other children - singleton
AverageRangeStatistic - Interface in com.sun.enterprise.admin.monitor.stats
 
AverageRangeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
 
AverageRangeStatisticImpl(long, long, long, long, long, String, String, String, long, long, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
Constructs an immutable instance of AverageRangeStatisticImpl.
AverageRangeStatisticImpl(BoundedRangeStatisticImpl, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
Constructs an immutable instance of AverageRangeStatisticImpl.

B

BEAN_CACHE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
An ejb cache - one per ejb
BEAN_METHOD - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
BEAN_METHODS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
BEAN_POOL - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
An ejb pool - one per ejb
BoundaryStatistic - Interface in org.glassfish.j2ee.statistics
Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundaryStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of a BoundaryStatistic.
BoundaryStatisticImpl(long, long, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundaryStatisticImpl
Constructs the instance of BoundaryStatistic that is immutable.
BoundedRangeStatistic - Interface in org.glassfish.j2ee.statistics
The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
BoundedRangeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of a BoundedRangeStatistic.
BoundedRangeStatisticImpl(String) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(String, String) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(String, String, String, long, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(String, String, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(String, String, long, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(String, String, long, long, long, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
A constructor that creates an instance of class.
BoundedRangeStatisticImpl(long, long, long, long, long, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Constructs an immutable instance of BoundedRangeStatisticImpl.

C

changeLevel(MonitoringLevel, MonitoringLevel, Stats) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringLevelListener
Deprecated. 
changeLevel(MonitoringLevel, MonitoringLevel, MonitoredObjectType) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringLevelListener
Method to convey the change in monitoring level.
changePropertyByName(String, Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
changePropertyByName(String, Object) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
changePropertyByName(String, Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
changePropertyByName(String, Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
childBeans(boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
childBeans(boolean, List) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
childBeans(boolean) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
childBeans(boolean, List) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
childBeans(boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
childBeans(boolean, List) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
childBeans(boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
childBeans(boolean, List) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
ClusterStats - Class in com.sun.enterprise.admin.monitor.stats.lb
 
ClusterStats() - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
ClusterStats(ClusterStats) - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
ClusterStatsInterface - Interface in com.sun.enterprise.admin.monitor.stats.lb
 
com.sun.enterprise.admin.monitor.registry - package 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 - package com.sun.enterprise.admin.monitor.stats
Provides for implementations of various Stats interfaces. These Stats interfaces are based on those defined by JSR 77.
com.sun.enterprise.admin.monitor.stats.lb - package com.sun.enterprise.admin.monitor.stats.lb
 
CommonBean - Interface in com.sun.enterprise.admin.monitor.stats.lb
 
CONNECTION_FACTORIES - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
CONNECTION_FACTORY - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
CONNECTION_MANAGER - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A Connection Manager for orb - multiple
CONNECTION_MANAGERS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Connection Managers - singleton
CONNECTION_POOLS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
CONNECTION_QUEUE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
ConnectionFactoryStats - Interface in com.sun.enterprise.admin.monitor.stats
 
ConnectionPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by a Connection Pool.
CONNECTOR_CONN_POOL - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A monitorable connector connection pool - multiple
CONNECTOR_MODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
CONNECTOR_SERVICE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
CONNECTOR_WORKMGMT - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
ConnectorConnectionPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by a Connector Connection Pool.
ConnectorEndPointFactoryStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data about Endpoint factory in the Connector Module
ConnectorWorkMgmtStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data about Work Management in the Connector Module
CountStatistic - Interface in org.glassfish.j2ee.statistics
Specifies standard count measurements.
CountStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of a CountStatistic.
CountStatisticImpl(String) - Constructor for class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Constructs an instance of this class with following default values: Unit is empty string.
CountStatisticImpl(String, String) - Constructor for class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Constructs an instance of this class with following default values: Current Value is StatisticImpl#DEFAULT_VALUE.
CountStatisticImpl(String, String, String) - Constructor for class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Constructs an instance of this class with following default values: Description is calculated from the name passed in.
CountStatisticImpl(String, String, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Constructs an instance of this class with following default values: Description is calculated from the name passed in.
CountStatisticImpl(long, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Constructs an immutable instance of CountStatistic with given parameters.

D

DEFAULT_MAX_BOUND - Static variable in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
DEFAULT_UPPER_BOUND is maximum value Long can attain
DEFAULT_MAX_BOUND - Static variable in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
DEFAULT_UPPER_BOUND is maximum value Long can attain
DEFAULT_MIN_BOUND - Static variable in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
DEFAULT_LOWER_BOUND is same as DEFAULT_VALUE i.e.
DEFAULT_UNIT - Static variable in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
DEFAULT_UNIT is an empty string
DEFAULT_VALUE - Static variable in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
DEFAULT_VALUE of any statistic is 0
DNS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 

E

EJBCacheStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistics exposed by the Enterprise Bean Cache.
EJBMethodStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by an EJB Business Method.
EJBMODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
An ejb module within an application - multiple
EJBPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by an EJB Bean Pool.
EJBStats - Interface in org.glassfish.j2ee.statistics
Specifies statistics provided by all EJB component types.
ENTITY_BEAN - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A entity session bean - multiple
EntityBeanStats - Interface in org.glassfish.j2ee.statistics
Specifies statistics provided by entity beans.
equals(Object) - Method in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
Checks two MonitoringLevel objects for equality.
equals(Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
equals(Object) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
equals(Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
equals(Object) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 

F

fetchApplicationStatsList() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
fetchApplicationStatsList() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
fetchClusterStatsList() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
fetchClusterStatsList() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
fetchInstanceStatsList() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
fetchInstanceStatsList() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
fetchPropertyByName(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
fetchPropertyByName(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
fetchPropertyByName(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
fetchPropertyByName(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
FILE_CACHE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
freeze() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Freezes the transaction subsystem.

G

GenericStatsImpl - Class in com.sun.enterprise.admin.monitor.stats
Provides for generic implementation of any Stats interface.
GenericStatsImpl(String, Object) - Constructor for class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
 
GenericStatsImpl(String, ClassLoader, Object) - Constructor for class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
 
GenericStatsImpl(Class, Object) - Constructor for class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
Constructs a new instance of this class for a given interface and its implementation.
getActivatedBeanSize() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of bytes activated by this store
getActivationCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions activated from the store
getActivationErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions that could not be activated from the store
getActivationSuccessCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions successfully activated from the store
getActivationTime() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the time spent on activating beans from the store
getActiveCount() - Method in interface org.glassfish.j2ee.statistics.JTAStats
Number of active transactions.
getActiveIds() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Returns the IDs of the transactions that are currently active, as a StrignStatistic.
getActiveSessionsCurrent() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the number of currently active sessions for the web module associated with this WebModuleStats.
getActiveSessionsHigh() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the maximum number of concurrently active sessions for the web module associated with this WebModuleStats.
getActiveWorkCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
returns the current, low & high counts of the work objects executed for a connector module since the last reset.
getAllChildren() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
return an array of StatHolder objects each representing a child of this node.
getAllThreadIds() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns a comma separated list of all live thread ids
getApplicationStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsAverageResponseTime() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsAverageResponseTime() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsId() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsId() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsMaxResponseTime() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsMaxResponseTime() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsMinResponseTime() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsMinResponseTime() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsNumActiveRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsNumActiveRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsNumErrorRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsNumErrorRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsNumFailoverRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsNumFailoverRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsNumIdempotentUrlRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsNumIdempotentUrlRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getApplicationStatsNumTotalRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getApplicationStatsNumTotalRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getArch() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMOperatingSystemStats
Returns the operating system architecture
getAvailableProcessors() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMOperatingSystemStats
Returns the number of processors available to the JVM
getAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.AverageRangeStatistic
 
getAverage() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getAverage() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getAverageConnWaitTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the average wait time of connections, for successful connection request attempts to the connector connection pool
getAverageTimeInQueue() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns average time in milliseconds a work item waited in the work queue before getting processed.
getAverageWorkCompletionTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the statistical information about the average completion time of a work item in milliseconds.
getBlockedCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the number of times that this thread has been in the blocked state
getBlockedTime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the elapsed time (in milliseconds) that the thread associated with this ThreadInfo has blocked to enter or reenter a monitor since thread contention monitoring is enabled.
getBootClasspath() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the classpath that is used by the bootstrap class loader to search for class files
getBytesReceived() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Cumulative value of the bytesReceived by each of the RequestProcessors
getBytesSent() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Cumulative value of the bytesSent by each of the RequestProcessors
getCacheHits() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of times a user request hits an EJB in associated EJB cache instance, as a CountStatistic.
getCacheMisses() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of times a user request fails to find an EJB in associated EJB cache instance, as a CountStatistic.
getCheckpointCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HAStatefulSessionStoreStats
Returns the total number of sessions checkpointed using this store
getCheckpointedBeanSize() - Method in interface com.sun.enterprise.admin.monitor.stats.HAStatefulSessionStoreStats
Returns the total number of bytes checkpointed by the store
getCheckpointErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HAStatefulSessionStoreStats
Returns the total number of sessions that could not be checkpointed using this store
getCheckpointSuccessCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HAStatefulSessionStoreStats
Returns the total number of sessions successfully checkpointed using this store
getCheckpointTime() - Method in interface com.sun.enterprise.admin.monitor.stats.HAStatefulSessionStoreStats
Returns the time spent on checkpointing beans to the store
getChild(String) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
getClassPath() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the classpath that is used by the system class loader to search for class files
getCloseCount() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionPoolStats
The number of connections closed
getCloseCount() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionPoolStats
Number of connections closed.
getClusterStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
getClusterStats(int) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
getClusterStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
getClusterStats(int) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
getCollectionCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMGarbageCollectorStats
Returns the total number of collections that have occurred
getCollectionTime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMGarbageCollectorStats
Returns the accumulated collection time in milliseconds
getCommittedCount() - Method in interface org.glassfish.j2ee.statistics.JTAStats
Number of committed transactions.
getCommittedHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the amount of memory in bytes that is committed for the JVM to use
getCommittedNonHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the amount of memory in bytes that is committed for the JVM to use
getCompletedWorkCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
indicates the number of work objects that were completed by the Application Server per connector module, since the last reset.
getConnectionFactory() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionStats
Returns the associated JCAConnectionFactory OBJECT_NAME
getConnectionPools() - Method in interface org.glassfish.j2ee.statistics.JCAStats
Returns an array of JCAConnectionPool Stats that provide statistics about the connection pools associated with the referencing JCA resource statistics
getConnectionPools() - Method in interface org.glassfish.j2ee.statistics.JDBCStats
 
getConnections() - Method in interface org.glassfish.j2ee.statistics.JCAStats
Returns an array of JCAConnectionStats that provide statistics about the non-pooled connections associated with the referencing JCA resource statistics
getConnections() - Method in interface org.glassfish.j2ee.statistics.JDBCStats
 
getConnections() - Method in interface org.glassfish.j2ee.statistics.JMSStats
Returns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource.
getConnectionsIdle() - Method in interface com.sun.enterprise.admin.monitor.stats.OrbConnectionManagerStats
Returns the total number of idle connections to the ORB as an instance of CountStatistic.
getConnectionsInUse() - Method in interface com.sun.enterprise.admin.monitor.stats.OrbConnectionManagerStats
Returns the total number of in-use connections to the ORB as an instance of CountStatistic.
getConnRequestWaitTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the longest, shortest wait times of connection requests.
getConsumers() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Returns an array of JMSConsumerStats that provide statistics about the message consumers associated with the referencing JMS session statistics.
getCount() - Method in class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
Returns the current value of this statistic.
getCount() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getCount() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getCount() - Method in class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Returns the number of times an operation was invoked
getCount() - Method in interface org.glassfish.j2ee.statistics.CountStatistic
The count since the last reset.
getCount() - Method in interface org.glassfish.j2ee.statistics.TimeStatistic
Number of times the operation was invoked since the beginning of this measurement.
getCount200() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 200 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount200() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 200 response code.
getCount2xx() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code in the 2xx range sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount2xx() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of 200-level responses sent.
getCount302() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 302 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount302() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 302 response code.
getCount304() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 304 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount304() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 304 response code.
getCount3xx() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code in the 3xx range sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount3xx() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of 300-level responses sent.
getCount400() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 400 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount400() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 400 response code.
getCount401() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 401 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount401() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 401 response code.
getCount403() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 403 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount403() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 403 response code.
getCount404() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 404 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount404() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 404 response code.
getCount4xx() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code in the 4xx range sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount4xx() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of 400-level responses sent.
getCount503() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code equal to 503 sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount503() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses with a 503 response code.
getCount5xx() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code in the 5xx range sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCount5xx() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of 500-level responses sent.
getCountAsyncAddrLookups() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The total number of asynchronic address lookups
getCountAsyncLookupsInProgress() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The number of asynchronic lookups in progress
getCountAsyncNameLookups() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The total number of asynchronic name lookups
getCountBytesReceived() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of bytes received.
getCountBytesTransmitted() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of bytes transmitted.
getCountCacheEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The number of current cache entries
getCountCacheHits() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The number of cache hits
getCountCacheMisses() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The number of cache misses
getCountConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
Number of connections in keep-alive mode
getCountContentHits() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of hits on cached file content
getCountContentMisses() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of misses on cached file content
getCountEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The number of current cache entries.
getCountFlushes() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
The number of times the server had to close a connection because the KeepAliveCount exceeded the MaxKeepAliveConnections
getCountHits() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of cache lookup hits
getCountHits() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
The number of times a request was successfully received from a connection that had been kept alive
getCountInfoHits() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of hits on cached file info
getCountInfoMisses() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of misses on cached file info
getCountMisses() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Number of cache lookup misses
getCountOpenConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of open connections managed by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCountOpenConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of open connections.
getCountOpenEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The number of current open cache entries
getCountOther() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the number of responses with a status code outside the 2xx, 3xx, 4xx, and 5xx range, sent by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getCountOther() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of responses sent that were not 200, 300, 400, or 500 level.
getCountOverflows() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the number of times the queue has been too full to accommodate a connection
getCountQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the number of connections currently in the queue
getCountQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the current number of requests waiting for a native thread
getCountQueued15MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the average number of connections queued in the last 15 minutes
getCountQueued1MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the average number of connections queued in the last 1 minute
getCountQueued5MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the average number of connections queued in the last 5 minutes
getCountRefusals() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
The number of times the server could not hand off the connection to a keep-alive thread, possibly due to too many persistent connections
getCountRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the number of requests serviced.
getCountThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns current number of threads
getCountThreadsIdle() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the number of threads that are currently idle
getCountTimeouts() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
The number of times the server terminated keep-alive connections as the client connections timed out, without any activity
getCountTotalConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the total number of connections that have been accepted.
getCountTotalQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the total number of connections that have been queued.
getCreateCount() - Method in interface org.glassfish.j2ee.statistics.EJBStats
Number of times create was called.
getCreateCount() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionPoolStats
The number of connections created
getCreateCount() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionPoolStats
Number of connections created.
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Returns the current value of this statistic.
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.RangeStatisticImpl
Returns the current value of this statistic.
getCurrent() - Method in interface com.sun.enterprise.admin.monitor.stats.StringStatistic
Returns the String value of the statistic.
getCurrent() - Method in class com.sun.enterprise.admin.monitor.stats.StringStatisticImpl
Returns the String value of the statistic.
getCurrent() - Method in interface org.glassfish.j2ee.statistics.RangeStatistic
The current value of this attribute.
getCurrentNumberOfThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the statistical information about the number of Threads in the associated ThreaPool, as an instance of BoundedRangeStatistic.
getCurrentSize() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the number of passivated/checkpointed sessions in the store
getCurrentThreadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The number of request processing threads currently in the thread pool
getCurrentThreadCPUTime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns the CPU time for the current thread in nanoseconds, if CPU time measurement is enabled.
getCurrentThreadsBusy() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The number of request processing threads currently in the thread pool, serving requests.
getDaemonThreadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns the current number of live daemon threads
getDeliveredMessageCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorEndPointFactoryStats
indicates the number of messages delivered through Endpoints created, via this endpoint factory
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getDescription() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
returns the description of the statistic
getDescription() - Method in interface org.glassfish.j2ee.statistics.Statistic
A human-readable description of the Statistic.
getDestination() - Method in interface org.glassfish.j2ee.statistics.JMSProducerStats
Returns a string that encapsulates the identity of the message destination
getDottedName() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Gets the hierarchically denoted dotted name for this node.
getDurableSubscriptionCount() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Number of durable subscriptions.
getErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Cumulative value of the errorCount of each of the RequestProcessors.
getErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ServletStats
The errorCount represents the number of cases where the response code was >= 400
getExecutionTime() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBMethodStats
Returns the time spent during the last successful/unsuccessful attempt to execute the operation, as a CountStatistic.
getExpiredMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSEndpointStats
Number of messages that expired before delivery.
getExpiredMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Number of expired messages.
getExpiredSessionCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of expired sessions that were removed by the store
getExpiredSessionsTotal() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the total number of expired sessions for the web module associated with this WebModuleStats.
getFailedBean() - Method in exception com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats.ValidateException
 
getFailedPropertyName() - Method in exception com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats.ValidateException
 
getFlagAsyncEnabled() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
Returns whether asynchronic lookup is enabled.
getFlagCacheEnabled() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
Indicates whether the DNS cache is enabled or disable.
getFlagEnabled() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
Returns whether the file cache us enabled.
getFlagProfilingEnabled() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns 1 if profiling is enabled, otherwise 0
getFlagVirtualServerOverflow() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns 1 if virtual server overflow is enable, otherwise 0
getFreePoolSize() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionPoolStats
The number of free connections in the pool
getFreePoolSize() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionPoolStats
Number of free connections in the pool.
getHealth() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getHealth() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getHeapSize() - Method in interface org.glassfish.j2ee.statistics.JVMStats
Size of the JVM's heap.
getHighWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getHighWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Returns the highest value of this statistic, since measurement started.
getHighWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getHighWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getHighWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.RangeStatisticImpl
Returns the highest value of this statistic, since measurement started.
getHighWaterMark() - Method in interface org.glassfish.j2ee.statistics.RangeStatistic
The highest value this attribute has held since the beginning of the measurement.
getHosts() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCVirtualServerStats
Returns the hosts related to this virtual server
getId() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
getId() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
getId() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getId() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getId() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the ID of the connection queue
getID() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns HttpService Id
getId() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the thread pool Id
getId() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCVirtualServerStats
Returns the virtual server ID
getInitHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the size of the heap initially requested by the JVM
getInitNonHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the size of the non=heap area initially requested by the JVM
getInputArguments() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the input arguments passed to the JVM.
getInstanceStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
getInstanceStats(int) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
getInstanceStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
getInstanceStats(int) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
getInterfaces() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCVirtualServerStats
Returns the interfaces related to this virtual server
getJdbcDataSource() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionStats
Identifies the JDBC driver for the corresponding JDBCConnection.
getJmsMaxMessagesLoad() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBPoolStats
Returns the maximum number of messages to load into a JMS session, at a time, as a CountStatistic.
getJspCount() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the number of JSPs that have been loaded in the web module associated with this WebModuleStats.
getJspErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the number of errors that were triggered by JSP invocations.
getJspReloadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the number of JSPs that have been reloaded in the web module associated with this WebModuleStats .
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getLastSampleTime() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
returns the time in millis, at which the last measurement was taken
getLastSampleTime() - Method in interface org.glassfish.j2ee.statistics.Statistic
The time of the last measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
getLibraryPath() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
returns the Java library path
getLoad15MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the average load for the last 15 minutes
getLoad1MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the average load in the last minute
getLoad5MinuteAverage() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the average load for the last 5 minutes
getLoadedClassCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMClassLoadingStats
Returns the number of classes that are currently loaded in the JVM
getLockName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the string representation of the monitor lock that the thread is blocked to enter or waiting to be notified through the Object.wait method
getLockOwnerId() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the Id of the thread which holds the monitor lock of an object on which this thread is blocking
getLockOwnerName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the name of the thread that holds the monitor lock of the object this thread is blocking on
getLowerBound() - Method in class com.sun.enterprise.admin.monitor.stats.BoundaryStatisticImpl
Returns the lowest possible value, that this statistic is permitted to attain
getLowerBound() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Return the lowest possible value, that this statistic is permitted to attain.
getLowerBound() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getLowerBound() - Method in interface org.glassfish.j2ee.statistics.BoundaryStatistic
The lower limit of the value of this attribute.The upper limit of the value of this attribute.
getLowWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getLowWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Returns the lowest value of this statistic, since measurement started.
getLowWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getLowWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getLowWaterMark() - Method in class com.sun.enterprise.admin.monitor.stats.RangeStatisticImpl
Returns the lowest value of this statistic, since measurement started.
getLowWaterMark() - Method in interface org.glassfish.j2ee.statistics.RangeStatistic
The lowest value this attribute has held since the beginning of the measurement.
getManagedConnectionFactory() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionStats
Returns the associated JCAManagedConnectionFactory OBJECT_NAME
getManagementSpecVersion() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the management spec version implemented by the JVM
getMaxByteTransmissionRate() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the maximum rate at which data was transmitted over some server-defined interval.
getMaxCacheEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCDnsStats
The maximum number of cache entries
getMaxConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
Maximum number of connections allowed in keep-alive mode simultaneously
getMaxEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The maximum number of cache entries
getMaxHeapCacheSize() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Maximum heap space used for cache
getMaxHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the maximum amount of memory in bytes that can be used for memory management
getMaxMmapCacheSize() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Maximum Memory Map size to be used for caching
getMaxNonHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the maximum amount of memory in bytes that can be used for memory management
getMaxOpenConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Returns the maximum number of open connections managed by the HTTP listener whose statistics are exposed by this HTTPListenerStats.
getMaxOpenConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the maximum number of open connections.
getMaxOpenEntries() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Maximum number of open cache entries
getMaxQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the maximum size of the connection queue
getMaxQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the maximum number of requests that can be queued at one time to wait for a native thread
getMaxSpareThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The maximum number of unused request processing threads that will be allowed to exist until the thread pool starts stopping the unnecessary threads.
getMaxThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The maximum number of request processing threads that are created by the listener.
getMaxThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the max amount of threads
getMaxThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the maximum number of native threads allowed in the thread pool
getMaxTime() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The longest response time for a request.
getMaxTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getMaxTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ServletStats
The maximum processing time of a servlet request
getMaxTime() - Method in class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Returns the maximum amount of time that it took for one invocation of an operation, since measurement started.
getMaxTime() - Method in interface org.glassfish.j2ee.statistics.TimeStatistic
The maximum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
getMaxVirtualServers() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
The Max amount of virtual servers
getMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSEndpointStats
Number of messages sent or received.
getMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Number of messages exchanged.
getMessageCount() - Method in interface org.glassfish.j2ee.statistics.MessageDrivenBeanStats
Number of messages received.
getMessagesCreatedCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorEndPointFactoryStats
indicates the number of messages created via this endpoint factory, since the last reset
getMessageWaitTime() - Method in interface org.glassfish.j2ee.statistics.JMSEndpointStats
Time spent by a message before being delivered.
getMessageWaitTime() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Time spent by a message before being delivered.
getMethod() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the method of the last request serviced.
getMethodReadyCount() - Method in interface org.glassfish.j2ee.statistics.SessionBeanStats
Number of beans in the method-ready state.
getMethodStatistic() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBMethodStats
Returns the statistics of the method invocation as an instance of TimeStatistic.
getMinSpareThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
The number of request processing threads that will be created when this listener is first started.
getMinTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getMinTime() - Method in class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Returns the minimum amount of time that it took for one invocation of an operation, since measurement started.
getMinTime() - Method in interface org.glassfish.j2ee.statistics.TimeStatistic
The minimum amount of time taken to complete one invocation of this operation since the beginning of this measurement.
getMode() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCVirtualServerStats
Returns the current virtual server mode: unknown/active
getMonitorDeadlockedThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns a comma separated list of thread ids that are monitor deadlocked
getMonitoredObjectType(String) - Static method in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Get a MonitoredObjectType instance for the specified string type.
getName() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Returns name of this hierarchical node
getName() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMCompilationStats
Returns the name of the JIT Compiler
getName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMOperatingSystemStats
Returns the operating system name
getName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the name representing the running JVM
getName() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getName() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getName() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getName() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getName() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
returns the name of the statistic
getName() - Method in interface org.glassfish.j2ee.statistics.Statistic
The name of this Statistic.
getNumActiveRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getNumActiveRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getNumBeansInCache() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns total number of EJBs in the associated EJB Cache, as a BoundedRangeStatistic.
getNumBeansInPool() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBPoolStats
Returns the statistical information about the number of EJBs in the associated pool, as an instance of BoundedRangeStatistic.
getNumberOfAvailableThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the total number of available threads, as an instance of CountStatistic.
getNumberOfBusyThreads() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the number of busy threads, as an instance of CountStatistic.
getNumberOfWorkItemsInQueue() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the work items in queue
getNumConnAcquired() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
indicates the number of logical EIS/JDBC connections that were acquired from the pool, since the last reset
getNumConnCreated() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
indicates the number of physical EIS/JDBC connections that were created, since the last reset
getNumConnDestroyed() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
indicates the number of physical EIS/JDBC connections that were destroyed , since the last reset
getNumConnFailedValidation() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
represents the number of connections that failed validation
getNumConnFree() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the number of free connections in the pool in addition to their high and low watermarks.
getNumConnNotSuccessfullyMatched() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the number of connections that were rejected by the Managed Connection Factory during matching.
getNumConnReleased() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
indicates the number of logical EIS/JDBC connections that were released to the pool, since the last reset
getNumConnSuccessfullyMatched() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the number of connections that were successfully matched by the Managed Connection Factory.
getNumConnTimedOut() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
represents the number of connection requests that timed out
getNumConnUsed() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Statistic to represent the Connection Usage In addition to information about the number of connections being used currently, this also contains information about the Maximum number of connections that were used(High Watermark)
getNumExpiredSessionsRemoved() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of removed Expired Sessions as a CountStatistic.
getNumPassivationErrors() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.
getNumPassivations() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of passivations of a Stateful Session Bean, as a CountStatistic.
getNumPassivationSuccess() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBCacheStats
Returns the number of errors in passivating a Stateful Session Bean, as a CountStatistic.
getNumPotentialConnLeak() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the number of potential connection leaks
getNumThreadsWaiting() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBPoolStats
Returns the number of threads waiting for free Beans, as an instance of CountStatistic.
getNumTimersCreated() - Method in interface com.sun.enterprise.admin.monitor.stats.TimerServiceStats
Total number of timers created in the system
getNumTimersDelivered() - Method in interface com.sun.enterprise.admin.monitor.stats.TimerServiceStats
Total number of timers delivered by the system
getNumTimersRemoved() - Method in interface com.sun.enterprise.admin.monitor.stats.TimerServiceStats
Total number of timers removed from the system
getNumTotalRequests() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
getNumTotalRequests() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
getObjectName() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Gets the ObjectName pertaining to the MBean for this node.
getObjectPendingFinalizationCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the approximate number of objects, that are pending finalization.
getOrigin() - Method in interface org.glassfish.j2ee.statistics.JMSConsumerStats
Returns a string that encapsulates the identity of a message origin
getPassivatedBeanSize() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of bytes passivated by this store
getPassivationCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions passivated using this store
getPassivationErrorCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions that could not be passivated using the store
getPassivationSuccessCount() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the total number of sessions passivated successfully using this store
getPassivationTime() - Method in interface com.sun.enterprise.admin.monitor.stats.StatefulSessionStoreStats
Returns the time spent on passivating beans to the store
getPassiveCount() - Method in interface org.glassfish.j2ee.statistics.StatefulSessionBeanStats
Number of beans that are in the passive state.
getPeakQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the largest number of connections that were in the queue simultaneously.
getPeakQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCThreadPoolStats
Returns the highest number of requests that were ever queued up simultaneously for the use of a native thread since the server was started
getPeakThreadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns the peak live thread count, since the JVM started or the peak was reset
getPendingMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSEndpointStats
Number of pending messages.
getPendingMessageCount() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Number of pending messages.
getPooledCount() - Method in interface org.glassfish.j2ee.statistics.EntityBeanStats
Number of beans in the pooled state.
getPoolSize() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionPoolStats
The size of the connection pool
getPoolSize() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionPoolStats
Size of the connection pool.
getProcessingTime() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Cumulative value of the processing times of each of the RequestProcessors.
getProcessingTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ServletStats
Cumulative Value, indicating the time taken to process the requests received so far.
getProducers() - Method in interface org.glassfish.j2ee.statistics.JMSSessionStats
Returns an array of JMSProducerStats that provide statistics about the message producers associated with the referencing JMS session statistics.
getRateBytesReceived() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the rate of bytes received
getRateBytesTransmitted() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the rate of bytes transmitted
getRateBytesTransmitted() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the rate (in bytes per second) at which data was transmitted over some server-defined interval.
getReadyCount() - Method in interface org.glassfish.j2ee.statistics.EntityBeanStats
Number of beans in the ready state.
getRejectedSessionsTotal() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the total number of rejected sessions for the web module associated with this WebModuleStats.
getRejectedWorkCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
indicates the number of work objects rejected by the Application Server per connector module, since the last reset.
getRemoveCount() - Method in interface org.glassfish.j2ee.statistics.EJBStats
Number of times remove was called.
getRequestCount() - Method in interface com.sun.enterprise.admin.monitor.stats.HTTPListenerStats
Cumulative number of the requests processed so far, by the RequestProcessors.
getRequestCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ServletStats
Number of requests processed by this servlet.
getRolledbackCount() - Method in interface org.glassfish.j2ee.statistics.JTAStats
Number of rolled-back transactions.
getRuntimeExceptionsCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorEndPointFactoryStats
indicates the number of runtime exceptions that had occurred during the delivery of messages to endpoints created via this endpoint factory.
getSecondsMaxAge() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The maximum age of a valid cache entry
getSecondsRunning() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the amount of seconds the HttpService has been running
getSecondsTimeouts() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCKeepAliveStats
The time (in seconds) before idle keep-alive connections are closed
getSentMailCount() - Method in interface org.glassfish.j2ee.statistics.JavaMailStats
The number of mail messages sent.
getServiceTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ServletStats
Gets the execution time of the servlet's service method.
getServiceTime() - Method in interface org.glassfish.j2ee.statistics.ServletStats
Execution times for the methods.
getServletProcessingTimes() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the cumulative processing times of all servlets in the web module associated with this WebModuleStats.
getSessions() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Returns comma-separated list of all sessions currently active in the web module associated with this WebModuleStats.
getSessions() - Method in interface org.glassfish.j2ee.statistics.JMSConnectionStats
Returns an array of JMSSessionStats that provide statistics about the sessions associated with the referencing JMSConnectionStats.
getSessionsTotal() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Gets the total number of sessions that have been created for the web module associated with this WebModuleStats.
getSizeHeapCache() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The Heap space used for cache
getSizeMmapCache() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCFileCacheStats
The size of Mapped memory used for caching
getSpecName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM specification name
getSpecVendor() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM specification vendor
getSpecVersion() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM specification version
getStackTrace() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the stacktrace associated with this thread
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getStartTime() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
returns the time in millis, at which the first measurement was taken
getStartTime() - Method in interface org.glassfish.j2ee.statistics.Statistic
The time of the first measurement represented as a long, whose value is the number of milliseconds since January 1, 1970, 00:00:00.
getState() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Returns the current state of the transaction service as a StringStatistic.
getStatistic(String) - Method in class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
 
getStatistic(String) - Method in interface org.glassfish.j2ee.statistics.Stats
Get a Statistic by name.
getStatisticNames() - Method in class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
 
getStatisticNames() - Method in interface org.glassfish.j2ee.statistics.Stats
Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports.
getStatistics() - Method in class com.sun.enterprise.admin.monitor.stats.GenericStatsImpl
 
getStatistics() - Method in interface org.glassfish.j2ee.statistics.Stats
Returns an array containing all of the Statistic objects supported by this Stats object.
getStats() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
getStatsClass() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
getStatsClassName() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
getSubmittedWorkCount() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
indicates the number of work objects submitted by a connector module for execution, since the last reset
getThreadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns the current number of live daemon and non-daemon threads
getThreadId() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the Id of the thread
getThreadName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the name of the thread
getThreadState() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the state of the thread
getTicksTotalQueued() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCConnectionQueueStats
Gets the total number of ticks that connections have spent in the queue.
getTimeStarted() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the Time the HttpService Was Started
getTotalBeansCreated() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBPoolStats
Returns the number of Beans created in associated pool so far over time, since the gathering of data started, as a CountStatistic.
getTotalBeansDestroyed() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBPoolStats
Returns the number of Beans destroyed from associated pool so far over time, since the gathering of data started, as a CountStatistic.
getTotalCompilationTime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMCompilationStats
Returns the accumulated time in milliseconds, that was spent in compilation
getTotalConnections() - Method in interface com.sun.enterprise.admin.monitor.stats.OrbConnectionManagerStats
Returns the total number of connections to the ORB as an instance of BoundedRangeStatistic.
getTotalLoadedClassCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMClassLoadingStats
Returns the total number of classes that have been loaded, since the JVM began execution
getTotalNumErrors() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBMethodStats
Returns the total number of errors as a CountStatistic.
getTotalNumSuccess() - Method in interface com.sun.enterprise.admin.monitor.stats.EJBMethodStats
Returns the total number of successful runs, as a CountStatistic.
getTotalStartedThreadCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadStats
Returns the total number of threads created and also started since the JVM started
getTotalTime() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getTotalTime() - Method in class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Returns the amount of time that it took for all invocations, since measurement started.
getTotalTime() - Method in interface org.glassfish.j2ee.statistics.TimeStatistic
This is the sum total of time taken to complete every invocation of this operation since the beginning of this measurement.
getTotalWorkItemsAdded() - Method in interface com.sun.enterprise.admin.monitor.stats.ThreadPoolStats
Returns the the total number of work items added so far to the work queue associated with threadpool.
getType() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Returns type of this hierarchical node
getTypeName() - Method in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Get type of this "MonitoredObjectType" as string
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
 
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
getUnit() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
returns the unit of measurement for the statistic
getUnit() - Method in interface org.glassfish.j2ee.statistics.Statistic
The unit of measurement for this Statistic.
getUnloadedClassCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMClassLoadingStats
Returns the number of classes that have been unloaded from the JVM
getUpperBound() - Method in class com.sun.enterprise.admin.monitor.stats.BoundaryStatisticImpl
Return the highest possible value, that this statistic is permitted to attain
getUpperBound() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
Returns the highest possible value, that this statistic is permitted to attain.
getUpperBound() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
getUpperBound() - Method in interface org.glassfish.j2ee.statistics.BoundaryStatistic
The upper limit of the value of this attribute.
getUptime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the uptime of the JVM in milliseconds
getUpTime() - Method in interface org.glassfish.j2ee.statistics.JVMStats
Amount of time the JVM has been running.
getUri() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCRequestStats
Gets the URI of the last request serviced.
getUsedHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the size of the heap currently in use
getUsedNonHeapSize() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMMemoryStats
Returns the size of the non-heap area currently in use
getUseTime() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionStats
Returns the time spent using a connection
getUseTime() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionStats
Time spent using a connection.
getVersion() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMOperatingSystemStats
Returns the operating system version
getVersionServer() - Method in interface com.sun.enterprise.admin.monitor.stats.PWCHttpServiceStats
Returns the HttpService Version
getVmName() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM implementation name
getVmVendor() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM implementation vendor
getVmVersion() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMRuntimeStats
Returns the JVM implementation version
getWaitedCount() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the number of times that the thread has been in WAITING or TIMED_WAITING states
getWaitedTime() - Method in interface com.sun.enterprise.admin.monitor.stats.JVMThreadInfoStats
Returns the elapsed time(in milliseconds) that the thread has been in the waiting state.
getWaitingThreadCount() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionPoolStats
The number of threads waiting for a connection
getWaitingThreadCount() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionPoolStats
Number of threads waiting for a connection.
getWaitQueueLength() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectionPoolStats
Indicates the number of connection requests in the queue waiting to be serviced
getWaitQueueLength() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
indicates the current, high & low of the number of work objects waiting in the work queue before executing, since the last reset
getWaitTime() - Method in interface org.glassfish.j2ee.statistics.JCAConnectionStats
Returns the time spent waiting for a connection to be available
getWaitTime() - Method in interface org.glassfish.j2ee.statistics.JDBCConnectionStats
Time spent waiting for a connection to be available.
getWebModuleStats(String, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Gets the WebModuleStats associated with the web module named webModuleName that is part of the application named j2eeAppName and has been deployed on the virtual server vsId.
getWorkRequestWaitTime() - Method in interface com.sun.enterprise.admin.monitor.stats.ConnectorWorkMgmtStats
indicates the longest and shorted wait of a work object in the work queue before it gets executed, since the last reset
GFJTAStats - Interface in com.sun.enterprise.admin.monitor.stats
Defines additional Sun ONE Application Server specific statistic to transaction service.

H

hashCode() - Method in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
Returns the hash code value for this object.
hashCode() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
hashCode() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
hashCode() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
hashCode() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
HAStatefulSessionStoreStats - Interface in com.sun.enterprise.admin.monitor.stats
 
HIGH - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
 
HTTP_LISTENER - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Http Listener - multiple
HTTP_SERVICE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Http Service node - singleton
HTTPListenerStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by an HTTP Listener.

I

incrementCount(long) - Method in interface com.sun.enterprise.admin.monitor.stats.MutableTimeStatistic
Increments the count for number of times an operation is called by 1 and processes the given parameter in a certain manner.
incrementCount(long) - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
Increments the count of operation execution by 1 and also increases the time consumed.
instance(String) - Static method in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
Returns an instance of MonitoringLevel for the given String.
InstanceStats - Class in com.sun.enterprise.admin.monitor.stats.lb
 
InstanceStats() - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
InstanceStats(InstanceStats) - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
InstanceStatsInterface - Interface in com.sun.enterprise.admin.monitor.stats.lb
 
isApplicationStats(int) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
isApplicationStats(int) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
isRecoveryRequired() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Utility method to find out if in place recovery is required.
isSingleton() - Method in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Is instance of this type of MonitorMBean singleton.
isTransactional() - Method in interface org.glassfish.j2ee.statistics.JMSConnectionStats
Returns the transactional state of this JMS connection.

J

JavaMailStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JavaMail resource.
JCAConnectionPoolStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JCA Connection Pool
JCAConnectionStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JCA connection
JCAStats - Interface in org.glassfish.j2ee.statistics
Specifies statistics provided by a JCA resource
JDBC_CONN_POOL - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A monitorable jdbc connection pool - multiple
JDBCConnectionPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by a JDBC Connection Pool.
JDBCConnectionPoolStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JDBC connection pool.
JDBCConnectionStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
JDBCStats - Interface in org.glassfish.j2ee.statistics
Statistics provided by a JDBC resource
JMS_SERVICE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JMSConnectionStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS connection
JMSConsumerStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS message consumer
JMSEndpointStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS message producer or a JMS message consumer.
JMSProducerStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS message producer
JMSSessionStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS session.
JMSStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JMS Resource
JNDI - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Jndi monitoring
JTAStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a JTA resource.
JVM - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
JVM - singleton
JVM_CLASSLOADING - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_COMPILATION - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_GC - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_GCS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_MEMORY - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_OS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_RUNTIME - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_THREAD - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVM_THREAD_INFO - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
JVMClassLoadingStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about the JVM Classloading subsystem
JVMCompilationStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about the JVM Compilation subsystem
JVMGarbageCollectorStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about the JVM Garbage Collection subsystem
JVMMemoryStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about the JVM memory subsystem.
JVMOperatingSystemStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose information about the Operating system on which the JVM is running
JVMRuntimeStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to expose information about the JVM Runtime
JVMStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a Java VM.
JVMThreadInfoStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about each individual thread in the the thread system of the JVM.
JVMThreadStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface, to expose the monitoring information about the thread system of the JVM.

K

KEEP_ALIVE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 

L

listActiveTransactions() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Rolls back the given transactions.
LoadBalancerStats - Class in com.sun.enterprise.admin.monitor.stats.lb
 
LoadBalancerStats() - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
LoadBalancerStats(LoadBalancerStats) - Constructor for class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
LoadBalancerStats.ValidateException - Exception in com.sun.enterprise.admin.monitor.stats.lb
 
LoadBalancerStats.ValidateException(String, String, CommonBean) - Constructor for exception com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats.ValidateException
 
LoadBalancerStatsInterface - Interface in com.sun.enterprise.admin.monitor.stats.lb
 
localStrMgr - Static variable in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
 
LOW - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
 

M

MESSAGE_DRIVEN_BEAN - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A message driven bean - multiple
MessageDrivenBeanStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a message driven bean.
modifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
modifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
modifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
modifiableView() - Method in interface com.sun.enterprise.admin.monitor.stats.MutableStatistic
Returns an instance of Statistic whose state can be changed by the caller.
modifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
MonitoredObjectType - Class in com.sun.enterprise.admin.monitor.registry
MonitoredObjectType represents the type of a monitored object.
MonitoringLevel - Class in com.sun.enterprise.admin.monitor.registry
Provides enumerated constants related to various levels at which monitoring could be set
MonitoringLevelListener - Interface in com.sun.enterprise.admin.monitor.registry
Implementation of this interface enables notifications to be received for change in monitoring level from a prior level to a new one.
MonitoringRegistrationException - Exception in com.sun.enterprise.admin.monitor.registry
Exception class to encompass exception events occuring while employing the MonitoringRegistrationHelper to register or unregister Stats components
MonitoringRegistrationException() - Constructor for exception com.sun.enterprise.admin.monitor.registry.MonitoringRegistrationException
Creates a new instance of MonitoringRegistrationException without detail message.
MonitoringRegistrationException(String) - Constructor for exception com.sun.enterprise.admin.monitor.registry.MonitoringRegistrationException
Constructs an instance of MonitoringRegistrationException with the specified detail message.
MonitoringRegistrationException(String, Throwable) - Constructor for exception com.sun.enterprise.admin.monitor.registry.MonitoringRegistrationException
 
MonitoringRegistrationException(Throwable) - Constructor for exception com.sun.enterprise.admin.monitor.registry.MonitoringRegistrationException
 
MonitoringRegistry - Interface in com.sun.enterprise.admin.monitor.registry
Provides component specific methods to enable components to register their Stats implementations for monitoring.
MutableAverageRangeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
 
MutableAverageRangeStatisticImpl(BoundedRangeStatistic) - Constructor for class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
Constructs an instance of MutableAverageRangeStatisticImpl that encapsulates the given Statistic.
MutableBoundedRangeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of MutableCountStatistic that provides ways to change the state externally through mutators.
MutableBoundedRangeStatisticImpl(BoundedRangeStatistic) - Constructor for class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
Constructs an instance of MutableCountStatistic that encapsulates the given Statistic.
MutableCountStatistic - Interface in com.sun.enterprise.admin.monitor.stats
An interface that imparts mutability to a CountStatistic by the virtue of extending MutableStatistic.
MutableCountStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of MutableCountStatistic that provides ways to change the state externally through mutators.
MutableCountStatisticImpl(CountStatistic) - Constructor for class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
Constructs an instance of MutableCountStatistic that encapsulates the given Statistic.
MutableStatistic - Interface in com.sun.enterprise.admin.monitor.stats
An interface that gives a flexibility to set various values for a particular Statistic.
MutableTimeStatistic - Interface in com.sun.enterprise.admin.monitor.stats
Provides mutable nature to the TimeStatistic.
MutableTimeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of MutableTimeStatistic that eases the various statistical calculations.
MutableTimeStatisticImpl(TimeStatistic) - Constructor for class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
Constructs an instance of this class from its immutable equivalent.

N

NEWLINE - Static variable in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
 
NONE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
to be able to initialize to a non-valid type

O

OFF - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
 
ORB - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
ORB - singleton
OrbConnectionManagerStats - Interface in com.sun.enterprise.admin.monitor.stats
Stats interface for the monitorable attributes of the ORBConnectionManager This combines the statistics that were exposed in 7.0 with the new ones.
org.glassfish.j2ee.statistics - package org.glassfish.j2ee.statistics
 

P

PWC_THREAD_POOL - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
PWCConnectionQueueStats - Interface in com.sun.enterprise.admin.monitor.stats
ConnectionQueue information shows the number of sessions in the queue and the average delay before the connection is accepted
PWCDnsStats - Interface in com.sun.enterprise.admin.monitor.stats
The DNS Cache caches IP addresses and DNS names.
PWCFileCacheStats - Interface in com.sun.enterprise.admin.monitor.stats
Provides statistical information on the httpservice file cache
PWCHttpServiceStats - Interface in com.sun.enterprise.admin.monitor.stats
Contains Statistical Information for the HttpService
PWCKeepAliveStats - Interface in com.sun.enterprise.admin.monitor.stats
Provides statistical information about the HttpService HTTP-level keep-alive system
PWCRequestStats - Interface in com.sun.enterprise.admin.monitor.stats
Interface representing statistical information about the request bucket
PWCThreadPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
Returns the statistical information associated with the HttpService thread pool
PWCVirtualServerStats - Interface in com.sun.enterprise.admin.monitor.stats
Statistical information relevant to a virtual server

R

RangeStatistic - Interface in org.glassfish.j2ee.statistics
Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
RangeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of a RangeStatistic.
RangeStatisticImpl(long, long, long, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.RangeStatisticImpl
Constructs an immutable instance of RangeStatistic.
read(InputStream) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
read(InputSource, boolean, EntityResolver, ErrorHandler) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
read(Document) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
readNode(Node) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
readNode(Node) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
readNode(Node) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
readNode(Node) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
readNoEntityResolver(InputStream) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
registerConnectionFactoryStats(ConnectionFactoryStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the ConnectionFactoryStats for the jms-service
registerConnectorConnectionPoolStats(ConnectorConnectionPoolStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for ConnectorConnectionPoolStats
registerConnectorConnectionPoolStats(ConnectorConnectionPoolStats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for ConnectorConnectionPoolStats
registerConnectorWorkMgmtStats(ConnectorWorkMgmtStats, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the work management stats for the connector
registerConnectorWorkMgmtStats(ConnectorWorkMgmtStats, String, String, boolean, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the work management stats for the connector
registerEJBCacheStats(EJBCacheStats, MonitoredObjectType, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for EJBCacheStats
registerEJBMethodStats(EJBMethodStats, String, MonitoredObjectType, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for EJBMethodStats
registerEJBPoolStats(EJBPoolStats, MonitoredObjectType, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for EJBPoolStats
registerEntityBeanStats(EntityBeanStats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for EntityBeanStats
registerHttpListenerStats(HTTPListenerStats, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registeres the Stats for Http Listener for the web-server/web-container layer.
registerJDBCConnectionPoolStats(JDBCConnectionPoolStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for JDBCConnectionPoolStats
registerJTAStats(GFJTAStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for the resource JTAStats
registerJVMStats(JVMStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
 
registerMBean() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Registers a monitoring MBean with the MBeanServer
registerMessageDrivenBeanStats(MessageDrivenBeanStats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for MessageDrivenBeanStats
registerMonitoringLevelListener(MonitoringLevelListener, MonitoredObjectType) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the given listener for the given type of monitorable entity.
registerOrbConnectionManagerStats(OrbConnectionManagerStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for OrbConnectionManagerStats
registerPWCConnectionQueueStats(PWCConnectionQueueStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the ConnectionQueueStats for PWC.
registerPWCDnsStats(PWCDnsStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the DNSStats for PWC.
registerPWCFileCacheStats(PWCFileCacheStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the FileCacheStats for PWC.
registerPWCHttpServiceStats(PWCHttpServiceStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the HttpServiceStats for PWC.
registerPWCKeepAliveStats(PWCKeepAliveStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the KeepAliveStats for PWC.
registerPWCRequestStats(PWCRequestStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the RequestStats for PWC.
registerPWCThreadPoolStats(PWCThreadPoolStats, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the ThreadPoolStats for PWC.
registerPWCVirtualServerStats(PWCVirtualServerStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the VirtualServerStats for PWC.
registerServletStats(ServletStats, String, String, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
registers a servlet/JSP, with the monitoring infrastructure The servlet/Jsp could be part of a J2EE Application or a stand-alone web module.
registerStatefulSessionBeanStats(StatefulSessionBeanStats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for StatefulSessionBeanStats
registerStatefulSessionStoreStats(StatefulSessionStoreStats, MonitoredObjectType, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Sessionstore stats for an ejb
registerStatelessSessionBeanStats(StatelessSessionBeanStats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for StatelessSessionBeanStats
registerThreadPoolStats(ThreadPoolStats, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Stats implementation for ThreadPoolStats.
registerTimerStats(TimerServiceStats, MonitoredObjectType, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the timer stats for an ejb
registerWebModuleStats(WebModuleStats, String, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the given WebModuleStats for the web module with the given webModuleName deployed on the virtual server with the given vsId.
registerWSAggregateStatsForEjb(Stats, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Aggregate stats for an web service endpoint
registerWSAggregateStatsForWeb(Stats, String, String, String, String, String, MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Registers the Aggregate stats for an web service endpoint
removeAllChildren() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
removes all children belonging to this node.
removeApplicationStats(boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
removeApplicationStats(boolean) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
removeChild(String) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
removeClusterStats(ClusterStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
removeClusterStats(ClusterStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
removeInstanceStats(InstanceStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
removeInstanceStats(InstanceStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
REQUEST - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
reset() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
reset() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
Resets to the initial state.
reset() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
Resets to the initial state.
reset() - Method in interface com.sun.enterprise.admin.monitor.stats.MutableStatistic
Resets the encapsulated Statistic interface to its initial value.
reset() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
Resets the Statistic.
reset() - Method in interface com.sun.enterprise.admin.monitor.stats.WebModuleStats
Resets this WebModuleStats.
RESOURCES - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
All the monitorable resources - singleton
rollback(String) - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Rolls back a given transaction.
ROOT - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
ROOT MonitoredObject - singleton

S

SERVLET - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A servlet - multiple
ServletStats - Interface in com.sun.enterprise.admin.monitor.stats
Defines additional Sun ONE Application Server specific statistics ServletStats interface.
ServletStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a Servlet.
SESSION_STORE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
SessionBeanStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by session beans of both stateful and stateless types.
setApplicationStats(boolean[]) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStats(int, boolean) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStats(int, boolean) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStats(boolean[]) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsAverageResponseTime(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsAverageResponseTime(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsId(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsId(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsMaxResponseTime(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsMaxResponseTime(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsMinResponseTime(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsMinResponseTime(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsNumActiveRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsNumActiveRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsNumErrorRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsNumErrorRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsNumFailoverRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsNumFailoverRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsNumIdempotentUrlRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsNumIdempotentUrlRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setApplicationStatsNumTotalRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setApplicationStatsNumTotalRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setClusterStats(ClusterStats[]) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
setClusterStats(int, ClusterStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
setClusterStats(ClusterStats[]) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
setClusterStats(int, ClusterStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
setCount(long) - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
setCount(long) - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
Changes the current value of the encapsulated BoundedRangeStatistic to the given value.
setCount(long) - Method in interface com.sun.enterprise.admin.monitor.stats.MutableCountStatistic
Provides the mutator to the only statistic in the implementing class that changes - Count.
setCount(long) - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
Changes the value of the encapsulated CountStatistic to the given value.
setDescription(String) - Method in class com.sun.enterprise.admin.monitor.stats.AverageRangeStatisticImpl
This is a hack.
setDescription(String) - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
 
setDescription(String) - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
 
setDescription(String) - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
 
setDescription(String) - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
This is a hack.
setDottedName(String) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Sets the hierarchically denoted dotted name for this node.
setHealth(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setHealth(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setId(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
setId(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
setId(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setId(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setInstanceStats(InstanceStats[]) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
setInstanceStats(int, InstanceStats) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
setInstanceStats(InstanceStats[]) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
setInstanceStats(int, InstanceStats) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
setLevel(MonitoringLevel) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringLevelListener
Deprecated. 
setNumActiveRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setNumActiveRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setNumTotalRequests(String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
setNumTotalRequests(String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
setObjectName(ObjectName) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Sets the ObjectName pertaining to the MBean for this node.
setStats(Stats) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
sets this hierarchical node's associated stats object.
setStatsClass(Class) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
setStatsClassName(String) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
setType(MonitoredObjectType) - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
 
sizeApplicationStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
sizeApplicationStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.InstanceStatsInterface
 
sizeClusterStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
sizeClusterStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStatsInterface
 
sizeInstanceStats() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
sizeInstanceStats() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.ClusterStatsInterface
 
STANDALONE_CONNECTOR_MODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
STANDALONE_EJBMODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A standalone ejb module - multiple
STANDALONE_WEBMODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A standalone web module - multiple
STATEFUL_BEAN - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A stateful session bean - multiple
StatefulSessionBeanStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a stateful session bean.
StatefulSessionStoreStats - Interface in com.sun.enterprise.admin.monitor.stats
 
STATELESS_BEAN - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A stateless session bean - multiple
StatelessSessionBeanStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a stateless session bean.
Statistic - Interface in org.glassfish.j2ee.statistics
The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
StatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An abstract class providing implementation of the Statistic interface The intent is for this to be subclassed by all the StatisticImpls.
StatisticImpl(String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.StatisticImpl
Constructor
Stats - Interface in org.glassfish.j2ee.statistics
The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
StatsHolder - Interface in com.sun.enterprise.admin.monitor.registry
Provides the ability to associate various j2ee components and sub components in a hierarchical tree.
StringStatistic - Interface in com.sun.enterprise.admin.monitor.stats
Custom statistic type created for the Sun ONE Application Server.
StringStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
A basic implementation of the StringStatistic Interface.
StringStatisticImpl(String, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.StringStatisticImpl
Constructor

T

THREAD_POOL - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A named thead pool - multiple
THREAD_POOLS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Thread pools - singleton
ThreadPoolStats - Interface in com.sun.enterprise.admin.monitor.stats
Stats interface for the monitorable attributes of the a generic ThreadPool.
TIMERS - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
 
TimerServiceStats - Interface in com.sun.enterprise.admin.monitor.stats
A Stats interface to represent the statistical data exposed by the Ejb Timer Service.
TimeStatistic - Interface in org.glassfish.j2ee.statistics
Specifies standard timing measurements.
TimeStatisticImpl - Class in com.sun.enterprise.admin.monitor.stats
An implementation of a TimeStatistic.
TimeStatisticImpl(String) - Constructor for class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
 
TimeStatisticImpl(String, String) - Constructor for class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
 
TimeStatisticImpl(String, String, String) - Constructor for class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Constructs an immutable instance of TimeStatistic.
TimeStatisticImpl(long, long, long, long, String, String, String, long, long) - Constructor for class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
Deprecated.
use the other TimeStatisticImpl constructors. Counter, maxtime, mintime, totaltime, starttime last sampletime are automatically calculated at the first measurement.
toString() - Method in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A string representation.
toString() - Method in class com.sun.enterprise.admin.monitor.registry.MonitoringLevel
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.BoundedRangeStatisticImpl
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.CountStatisticImpl
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
toString() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.RangeStatisticImpl
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.StatisticImpl
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.StringStatisticImpl
 
toString() - Method in class com.sun.enterprise.admin.monitor.stats.TimeStatisticImpl
 
TRANSACTION_SERVICE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Transaction service - singleton

U

unfreeze() - Method in interface com.sun.enterprise.admin.monitor.stats.GFJTAStats
Unfreezes the transaction subsystem.
unmodifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableAverageRangeStatisticImpl
 
unmodifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableBoundedRangeStatisticImpl
This method is the essence of this class.
unmodifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableCountStatisticImpl
This method is the essence of this class.
unmodifiableView() - Method in interface com.sun.enterprise.admin.monitor.stats.MutableStatistic
Returns a read-only view of this Statistic.
unmodifiableView() - Method in class com.sun.enterprise.admin.monitor.stats.MutableTimeStatisticImpl
This method is the essence of this class.
unregisterConnectionFactoryStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the ConnectionFactoryStats for the jms-service
unregisterConnectorConnectionPoolStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for ConnectorConnectionPoolStats
unregisterConnectorConnectionPoolStats(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for ConnectorConnectionPoolStats
unregisterConnectorWorkMgmtStats(String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the work management stats for the connector
unregisterConnectorWorkMgmtStats(String, String, boolean) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the work management stats for the connector
unregisterEJBCacheStats(MonitoredObjectType, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for EJBCacheStats
unregisterEJBMethodStats(String, MonitoredObjectType, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for EJBMethodStats
unregisterEJBPoolStats(MonitoredObjectType, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for EJBPoolStats
unregisterEntityBeanStats(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for EntityBeanStats
unregisterHttpListenerStats(String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for Http Listener for given listenerName and virtual-server-id.
unregisterJDBCConnectionPoolStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for JDBCConnectionPoolStats
unregisterJTAStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for the resource JTAStats
unregisterJVMStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
 
unregisterMBean() - Method in interface com.sun.enterprise.admin.monitor.registry.StatsHolder
Unregisters a monitoring MBean from the MBean Server
unregisterMessageDrivenBeanStats(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for MessageDrivenBeanStats
unregisterMonitoringLevelListener(MonitoringLevelListener) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the given MonitoringLevelListener so that it is removed from internal list.
unregisterOrbConnectionManagerStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for OrbConnectionManagerStats
unregisterPWCConnectionQueueStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the ConnectionQueue
unregisterPWCDnsStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the DNS
unregisterPWCFileCacheStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the FileCache
unregisterPWCHttpServiceStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the HttpService
unregisterPWCKeepAliveStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the KeepAlive system
unregisterPWCRequestStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the PWCrequest
unregisterPWCThreadPoolStats() - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the PWCThreadPool
unregisterPWCVirtualServerStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the stats for the VirtualServer
unregisterServletStats(String, String, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
unregisters a servlet/JSP, from the monitoring infrastructure The servlet/Jsp could be part of a J2EE Application or a stand-alone web module.
unregisterStatefulSessionBeanStats(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for StatefulSessionBeanStats
unregisterStatefulSessionStoreStats(MonitoredObjectType, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Sessionstore stats for the ejb
unregisterStatelessSessionBeanStats(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for StatelessSessionBeanStats
unregisterThreadPoolStats(String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the Stats implementation for ThreadPoolStats.
unregisterTimerStats(MonitoredObjectType, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the timer stats for an ejb
unregisterWebModuleStats(String, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters any WebModuleStats from the web module with the given webModuleName deployed on the virtual server with the given vsId.
unregisterWSAggregateStatsForEjb(String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the web service stats in a module
unregisterWSAggregateStatsForWeb(String, String, String, String, String) - Method in interface com.sun.enterprise.admin.monitor.registry.MonitoringRegistry
Unregisters the web service stats in a module
URLStats - Interface in org.glassfish.j2ee.statistics
Specifies the statistics provided by a URL resource.

V

validate() - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
validate() - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
validate() - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
validate() - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
VIRTUAL_SERVER - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Virtual server - multiple

W

WEB_COMPONENT - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
Any Web Container Element -- not used in hierarchy -- mainly for notification
WEBAPP_VIRTUAL_SERVER - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
webmodule-virtualserver, fix for 6172666
WEBMODULE - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A web module within an application - multiple
WebModuleStats - Interface in com.sun.enterprise.admin.monitor.stats
Interface for querying web module statistics.
WEBSERVICE_ENDPOINT - Static variable in class com.sun.enterprise.admin.monitor.registry.MonitoredObjectType
A web service endpoint with in an ejb or web module - multiple
write(OutputStream) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
write(OutputStream, String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
write(Writer, String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
writeNode(Writer, String, String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.ClusterStats
 
writeNode(Writer, String, String) - Method in interface com.sun.enterprise.admin.monitor.stats.lb.CommonBean
 
writeNode(Writer, String, String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.InstanceStats
 
writeNode(Writer, String, String) - Method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
writeXML(Writer, String) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
writeXML(Writer, String, boolean) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
writeXML(Writer, char, boolean) - Static method in class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2014. All rights reserved.