|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TcapPAbortCountRuntimeMBean
TcapPAbortCountRuntimeMBean enables you to count TCAP TC-P-ABORT messages.
Number of Instances: One
Object Name: com.convergin:Type=TcapPAbortCountRuntime,Version=<version>, Location=<server-name>,Name=<module-instance-name>.TcapPAbortCount
| Method Summary | |
|---|---|
long |
getAbnormalDialogueCount()Returns the number of P-ABORT messages received from the network with reason 'No Common Dialogue Portion' |
long |
getBadlyFormattedTransactionPortionCount()Returns the number of TC-P-ABORT messages that a module received received from a network with the Reason header set to 'Badly Formatted Transaction Portion' in the last measurement period |
long |
getIncorrectTransactionPortionCount()Returns the number of TC-P-ABORT messages that a module received received from a network with the Reason header set to 'Incorrect Transaction Portion' in the last measurement period |
long |
getNoCommonDialoguePortionCount()Returns the number of the number of TC-P-ABORT messages that a module received from a network with the Reason header set to 'No Common Dialogue Portion' in the last measurement period |
long |
getResourceLimitationCount()Returns the number of TC-P-ABORT messages that a module received received from a network with the Reason header set to 'Resource Limitation' in the last measurement period |
long |
getUnrecognizedMessageTypeCount()Returns the number of TC-P-ABORT messages that a module received from a network with the Reason header set to 'Unrecognized Message Type' in the last measurement period |
long |
getUnrecognizedTransactionIDCount()Returns the number of TC-P-ABORT messages that a module received received from a network with the Reason header set to 'Unrecognized Transaction ID' in the last measurement period |
| Method Detail |
|---|
long getUnrecognizedMessageTypeCount()
long getUnrecognizedTransactionIDCount()
long getBadlyFormattedTransactionPortionCount()
long getIncorrectTransactionPortionCount()
long getResourceLimitationCount()
long getAbnormalDialogueCount()
long getNoCommonDialoguePortionCount()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||