public interface Cs1PlusRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getDialogBySkRuntimeMBean()
Provides access point to CS1+ dialog counters and gauges.
|
javax.management.ObjectName[] |
getErbByEventTypeRuntimeMBeans()
Provides access point to EventReportBCSM (ERB) message counters:
Different counters are provided for different Event Types,
each counts the number of EventReportBCSM messages arriving with
this Event Type.
|
javax.management.ObjectName[] |
getInitialDpByEventTypeRuntimeMBeans()
Provides access point to InitialDP (IDP) message counters:
Different counters are provided for different Event Types,
each counts the number of InitialDP messages arriving with
this Event Type.
|
javax.management.ObjectName[] |
getInitialDpByServiceKeyRuntimeMBeans()
Returns a list of qualified ObjectNames of InitialDpByServiceKeyRuntimeMBeans.
|
javax.management.ObjectName[] |
getMessageByOpRuntimeMBeans()
Provides access point to some CS1+ message counters:
counters that count the number of messages for a each
operation code.
|
javax.management.ObjectName |
getMessageRuntimeMBean()
Provides access point to some CS1+ message counters:
counters that count the total CS1+ messages received/sent
from/to the network.
|
javax.management.ObjectName getDialogBySkRuntimeMBean()
javax.management.ObjectName getMessageRuntimeMBean()
javax.management.ObjectName[] getMessageByOpRuntimeMBeans()
javax.management.ObjectName[] getInitialDpByEventTypeRuntimeMBeans()
javax.management.ObjectName[] getErbByEventTypeRuntimeMBeans()
javax.management.ObjectName[] getInitialDpByServiceKeyRuntimeMBeans()