public interface SsuLocalPointCodeRuntimeMBean
Number of Instances: One
Object Name:
com.convergin:Type=SsuLocalPointCodeRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SsuLocalPointCode
Modifier and Type | Method and Description |
---|---|
short |
getStatus()
Returns a point code status:
|
javax.management.ObjectName |
getSubSystem(short SSN)
Returns a reference to an instance of SsuLocalSubSystemRuntimeMBean that monitors a specific subsystem
|
javax.management.ObjectName[] |
getSubSystems()
Returns an array of references to instances of SsuLocalSubSystemRuntimeMBean
|
java.lang.String |
getValue()
Returns the current Point Code value
|
javax.management.ObjectName[] getSubSystems()
javax.management.ObjectName getSubSystem(short SSN)
SSN
- - Sub System Numbershort getStatus()
java.lang.String getValue()