Package | Description |
---|---|
org.apache.hivemind.management.impl | |
org.apache.hivemind.management.mbeans |
Modifier and Type | Method and Description |
---|---|
PerformanceCollector |
PerformanceMonitorFactory.createMBean(org.apache.hivemind.internal.ServicePoint servicePoint,
java.util.Set methods)
Creates and registers the MBean that holds the performance data.
|
Modifier and Type | Class and Description |
---|---|
class |
PerformanceMonitorMBean
MBean that holds and calculates the performance data for service method calls intercepted by the
performanceMonitor
interceptor. |