Uses of Interface
jain.protocol.ss7.oam.tcap.TcapAlarmListener

Packages that use TcapAlarmListener
jain.protocol.ss7.oam   
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 TcapAlarmListener in jain.protocol.ss7.oam
 

Methods in jain.protocol.ss7.oam with parameters of type TcapAlarmListener
static void OamUtility.addAlarmListener(TcapLayerManager manager, TcapAlarmListener listener)
          Registers the specified TCAP Alarm Listener with all of the TcapManagedObjects of the specified TCAP Layer Manager
static void OamUtility.removeAlarmListener(TcapLayerManager manager, TcapAlarmListener listener)
          Removes the specified TCAP Alarm Listener from all of the TcapManagedObjects of the specified TCAP Layer Manager
 

Uses of TcapAlarmListener in jain.protocol.ss7.oam.tcap
 

Methods in jain.protocol.ss7.oam.tcap with parameters of type TcapAlarmListener
 void TcapManagedObject.addTcapAlarmListener(TcapAlarmListener listener)
          Adds a TcapAlarmListener to the list of registered listeners of this Managed object.
 void TcapManagedObject.removeTcapAlarmListener(TcapAlarmListener listener)
          Removes a TcapAlarmListener from the list of registered listeners of this managed object.
 



06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems