public interface SsuRuntimeMBean
Number of Instances: One
Object Name:
com.convergin:Type=SsuRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Ssu
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getLocalPointCode(java.lang.String pointCode)
Returns a reference to a specified instance of SsuLocalPointCodeRuntimeMBean
|
javax.management.ObjectName[] |
getLocalPointCodes()
Returns an array of references to instances of SsuLocalPointCodeRuntimeMBean
|
javax.management.ObjectName |
getRemotePointCode(java.lang.String pointCode)
Returns a reference to a specified instance of SsuRemotePointCodeRuntimeMBean that monitors the given remote point code
|
javax.management.ObjectName[] |
getRemotePointCodes()
Returns an array of references to instances of SsuRemotePointCodeRuntimeMBean
|
javax.management.ObjectName[] getLocalPointCodes()
javax.management.ObjectName getLocalPointCode(java.lang.String pointCode)
javax.management.ObjectName[] getRemotePointCodes()
javax.management.ObjectName getRemotePointCode(java.lang.String pointCode)