|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OamStatisticNotification | |
jain.protocol.ss7.oam | This package contains the main interfaces and classes of the JAIN Operations, Administration and Maintenance API. |
jain.protocol.ss7.oam.mtp2 | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 2 layer. |
jain.protocol.ss7.oam.mtp3 | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. |
jain.protocol.ss7.oam.sccp | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. |
jain.protocol.ss7.oam.tcap | This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the TCAP layer. |
Uses of OamStatisticNotification in jain.protocol.ss7.oam |
Methods in jain.protocol.ss7.oam that return OamStatisticNotification | |
OamStatisticNotification |
OamManagedObjectMBean.getStatistic(java.lang.Integer statisticType)
Returns an OamStatisticNotification of the specified statistic type containing the value of the statistic. |
Uses of OamStatisticNotification in jain.protocol.ss7.oam.mtp2 |
Subclasses of OamStatisticNotification in jain.protocol.ss7.oam.mtp2 | |
class |
Mtp2StatisticNotification
An Mtp2StatisticNotification is a Notification emitted by an Mtp2ManagedObjectMBean containing the value of a particular statistic. |
Uses of OamStatisticNotification in jain.protocol.ss7.oam.mtp3 |
Subclasses of OamStatisticNotification in jain.protocol.ss7.oam.mtp3 | |
class |
Mtp3StatisticNotification
An Mtp3StatisticNotification is a Notification emitted by an Mtp3ManagedObjectMBean containing the value of a particular statistic. |
Uses of OamStatisticNotification in jain.protocol.ss7.oam.sccp |
Subclasses of OamStatisticNotification in jain.protocol.ss7.oam.sccp | |
class |
SccpStatisticNotification
An SccpStatisticNotification is a Notification emitted by an SccpManagedObjectMBean containing the value of a particular statistic. |
Uses of OamStatisticNotification in jain.protocol.ss7.oam.tcap |
Subclasses of OamStatisticNotification in jain.protocol.ss7.oam.tcap | |
class |
TcapStatisticNotification
An TcapStatisticNotification is a Notification emitted by an TcapManagedObjectMBean containing the value of a particular statistic. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |