アウトバウンド接続プール |
このコネクタ接続プールを使用する接続ファクトリに対して構成されているJNDI名。
MBean属性: ConnectorConnectionPoolRuntimeMBean.JNDIName
|
アプリケーション |
アプリケーションの名前。
MBean属性: ApplicationRuntimeMBean.ApplicationName
|
状態 |
プールの状態を取得します。
MBean属性: ConnectorConnectionPoolRuntimeMBean.State
|
ヘルス |
アプリケーションのHealthState MBean。
MBean属性: ConnectorConnectionPoolRuntimeMBean.HealthState
|
現在の接続 |
現在の接続数。
|
作成された接続 |
プールがインスタンス化されてから、このコネクタ・プールで作成されたコネクタ接続の総数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ConnectionsCreatedTotalCount
|
閉じられた接続 |
接続プールに対して閉じられた接続の数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.CloseCount
|
一致した接続 |
プールがインタンス化されてから、既存の作成済接続を使用してコネクタ接続に対するリクエストが満たされた合計回数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ConnectionsMatchedTotalCount
|
拒否された接続 |
プールがインタンス化されてから、このコネクタ・プールのコネクタ接続に対するリクエストが拒否された合計回数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ConnectionsRejectedTotalCount
|
再利用された接続 |
プールがインタンス化されてから、このコネクタ・プールで再利用されたコネクタ接続の合計数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.RecycledTotal
|
エラーにより破棄された接続 |
エラー・イベントを受信したために破棄された接続の数を返します。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ConnectionsDestroyedByErrorTotalCount
|
縮小により破棄された接続 |
圧縮のために破棄された接続の数を返します。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ConnectionsDestroyedByShrinkingTotalCount
|
予約済みの接続 |
現在アクティブな接続の合計数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ActiveConnectionsCurrentCount
|
予約済みの接続(最大) |
プールがインスタンス化された以降のこの接続プールのアクティブ接続の高水位標。
MBean属性: ConnectorConnectionPoolRuntimeMBean.ActiveConnectionsHighCount
|
使用可能な接続 |
現在の合計空き接続数。
MBean属性: ConnectorConnectionPoolRuntimeMBean.FreeConnectionsCurrentCount
|
使用可能な接続(最大) |
プールがインスタンス化された以降のこの接続プールの空き接続の高水位標。
MBean属性: ConnectorConnectionPoolRuntimeMBean.FreeConnectionsHighCount
|
最後に縮小された時刻 |
プールが最後に圧縮された時刻を返します。
MBean属性: ConnectorConnectionPoolRuntimeMBean.LastShrinkTime
|
待機スレッド |
待機数を返します。
MBean属性: ConnectorConnectionPoolRuntimeMBean.NumWaitersCurrentCount
|
実行時トランザクションのサポート |
ランタイムに使用中の実際のトランザクション・サポート・レベル。
MBean属性: ConnectorConnectionPoolRuntimeMBean.RuntimeTransactionSupport
|