|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SsuLocalPointCodeRuntimeMBean
SsuLocalPointCodeRuntimeMBean enables you to monitor the point code of the SSU itself, that is the Service Broker point code.
Number of Instances: One
Object Name: com.convergin:Type=SsuLocalPointCodeRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.SsuLocalPointCode
Method Summary | |
---|---|
short |
getStatus() Returns a point code status: <lu> 1 - inaccessible; 2 - congested; 3 - accessible; </lu> |
ObjectName |
getSubSystem(short SSN) Returns a reference to an instance of SsuLocalSubSystemRuntimeMBean that monitors a specific subsystem |
ObjectName[] |
getSubSystems() Returns an array of references to instances of SsuLocalSubSystemRuntimeMBean |
String |
getValue() Returns the current Point Code value |
Method Detail |
---|
ObjectName[] getSubSystems()
ObjectName getSubSystem(short SSN)
SSN
- - Sub System Numbershort getStatus()
String getValue()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |