JaxRsExecutionStatisticsRuntimeMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Execution statistics such as min/max/avg time and request count/rate.

           
Since12.2.1.0.0
Security rolesThe following roles have read, write, and invoke permission for all non-encrypted attributes and operations in this MBean:
  • Operator
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.JaxRsExecutionStatisticsRuntimeMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:
Access Points Inherited from RuntimeMBean Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:


Attributes

This section describes the following attributes:


AvgTimeLast15m

Get average request processing time in milliseconds in the last 15m.

       
Privileges Read only
Typelong

AvgTimeLast15s

Get average request processing time in milliseconds in the last 5m.

       
Privileges Read only
Typelong

AvgTimeLast1h

Get average request processing time in milliseconds in the last 1h.

       
Privileges Read only
Typelong

AvgTimeLast1m

Get average request processing time in milliseconds in the last 1m.

       
Privileges Read only
Typelong

AvgTimeLast1s

Get average request processing time in milliseconds in the last 1s.

       
Privileges Read only
Typelong

AvgTimeTotal

Get average request processing time in milliseconds for the whole lifetime of an application.

       
Privileges Read only
Typelong

CachingDisabled

Private property that disables caching in proxies.

This attribute is not dynamic and requires a server restart to take effect.

       
Privileges Read only
Typeboolean

MaxTimeLast15m

Get maximum request processing time in milliseconds in the last 15m.

       
Privileges Read only
Typelong

MaxTimeLast15s

Get maximum request processing time in milliseconds in the last 5m.

       
Privileges Read only
Typelong

MaxTimeLast1h

Get maximum request processing time in milliseconds in the last 1h.

       
Privileges Read only
Typelong

MaxTimeLast1m

Get maximum request processing time in milliseconds in the last 1m.

       
Privileges Read only
Typelong

MaxTimeLast1s

Get maximum request processing time in milliseconds in the last 1s.

       
Privileges Read only
Typelong

MaxTimeTotal

Get maximum request processing time in milliseconds for the whole lifetime of an application.

       
Privileges Read only
Typelong

MBeanInfo

Returns the MBean info for this MBean.

This attribute is not dynamic and requires a server restart to take effect.

Deprecated.

       
Privileges Read only
Typejavax.management.MBeanInfo

MinTimeLast15m

Get minimum request processing time in milliseconds in the last 15m.

       
Privileges Read only
Typelong

MinTimeLast15s

Get minimum request processing time in milliseconds in the last 5m.

       
Privileges Read only
Typelong

MinTimeLast1h

Get minimum request processing time in milliseconds in the last 1h.

       
Privileges Read only
Typelong

MinTimeLast1m

Get minimum request processing time in milliseconds in the last 1m.

       
Privileges Read only
Typelong

MinTimeLast1s

Get minimum request processing time in milliseconds in the last 1s.

       
Privileges Read only
Typelong

MinTimeTotal

Get minimum request processing time in milliseconds for the whole lifetime of an application.

       
Privileges Read only
Typelong

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

       
Privileges Read only
Typejava.lang.String

ObjectName

Returns the ObjectName under which this MBean is registered in the MBean server.

This attribute is not dynamic and requires a server restart to take effect.

Deprecated.

       
Privileges Read only
Typeweblogic.management.WebLogicObjectName

Parent

Return the immediate parent for this MBean

This attribute is not dynamic and requires a server restart to take effect.

       
Privileges Read/Write
Type

Registered

Returns false if the MBean represented by this object has been unregistered.

This attribute is not dynamic and requires a server restart to take effect.

Deprecated.

       
Privileges Read only
Typeboolean

RequestCountLast15m

Get request count in the last 15m.

       
Privileges Read only
Typelong

RequestCountLast15s

Get request count in the last 5m.

       
Privileges Read only
Typelong

RequestCountLast1h

Get request count in the last 1h.

       
Privileges Read only
Typelong

RequestCountLast1m

Get request count in the last 1m.

       
Privileges Read only
Typelong

RequestCountLast1s

Get request count in the last 1s.

       
Privileges Read only
Typelong

RequestCountTotal

Get request count for the whole lifetime of an application.

       
Privileges Read only
Typelong

RequestRateLast15m

Get average request rate per second in the last 15m.

       
Privileges Read only
Typedouble

RequestRateLast15s

Get average request rate per second in the last 5m.

       
Privileges Read only
Typedouble

RequestRateLast1h

Get average request rate per second in the last 1h.

       
Privileges Read only
Typedouble

RequestRateLast1m

Get average request rate per second in the last 1m.

       
Privileges Read only
Typedouble

RequestRateLast1s

Get average request rate per second in the last 1s.

       
Privileges Read only
Typedouble

RequestRateTotal

Get average request rate per second for the whole lifetime of an application.

       
Privileges Read only
Typedouble

Type

Returns the type of the MBean.

This attribute is not dynamic and requires a server restart to take effect.

       
Privileges Read only
Typejava.lang.String