| Package | Description |
|---|---|
| com.sun.ejb.base.stats | |
| 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 |
Provides for implementations of various Stats interfaces. These Stats interfaces
are based on those defined by JSR 77.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HAStatefulSessionStoreStatsImpl
Implementation of StatefulSessionStoreStats
There is once instance of this class per StatefulEJBContainer
|
class |
StatefulSessionStoreStatsImpl
Implementation of StatefulSessionStoreStats
There is once instance of this class per StatefulEJBContainer
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringRegistry.registerStatefulSessionStoreStats(StatefulSessionStoreStats stats,
MonitoredObjectType ejbType,
String ejbName,
String moduleName,
String j2eeAppName,
MonitoringLevelListener listener)
Registers the Sessionstore stats for an ejb
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HAStatefulSessionStoreStats |
Copyright © 2019. All rights reserved.