|
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 ImssfInapCs1RuntimeMBean
ImssfInapCs1RuntimeMBean is a root MBean for monitoring IM-SSF INAP CS1.
Number of Instances: One
Object Name: com.convergin:Type=ImssfInapCs1Runtime,Version=<version>,Location=<server-name>, Name=<module-instance-name>.ImssfInapCs1
| Method Summary | |
|---|---|
javax.management.ObjectName |
getCapRuntimeMBean()NOT IMPLEMENTED |
long |
getOSideSessionCount()NOT IMPLEMENTED |
long |
getSessionCount()Returns the total number of sessions that IM-SSF CS1 handled in last measurement period |
javax.management.ObjectName |
getTcapRuntimeMBean()Returns a reference to an instance of TcapRuntimeMBean which is used to monitor the IM-SSF TCAP interface |
long |
getTSideSessionCount()NOT IMPLEMENTED |
int |
getTssfExpiryCount()NOT IMPLEMENTED |
int |
getUserInteractionCount()NOT IMPLEMENTED |
| Method Detail |
|---|
javax.management.ObjectName getCapRuntimeMBean()
Returns a reference to an instance of CapRuntimeMBean which is used to monitor the IM-SSF CAP interface
javax.management.ObjectName getTcapRuntimeMBean()
long getSessionCount()
long getOSideSessionCount()
Returns the number of sessions that triggered the service on O-side
long getTSideSessionCount()
Returns the number of sessions that triggered the service on T-side
int getUserInteractionCount()
Returns the number of sessions that included interaction with Media Resource
int getTssfExpiryCount()
Returns the number of times that Tssf expired
|
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 | ||||||||