Uses of Interface
jain.protocol.ss7.oam.sccp.SccpAlarmListener

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

 

Uses of SccpAlarmListener in jain.protocol.ss7.oam
 

Methods in jain.protocol.ss7.oam with parameters of type SccpAlarmListener
static void OamUtility.addAlarmListener(SccpLayerManager manager, SccpAlarmListener listener)
          Registers the specified SCCP Alarm Listener with all of the SccpManagedObjects of the specified SCCP Layer Manager
static void OamUtility.removeAlarmListener(SccpLayerManager manager, SccpAlarmListener listener)
          Removes the specified SCCP Alarm Listener from all of the SccpManagedObjects of the specified SCCP Layer Manager
 

Uses of SccpAlarmListener in jain.protocol.ss7.oam.sccp
 

Methods in jain.protocol.ss7.oam.sccp with parameters of type SccpAlarmListener
 void SccpManagedObject.addSccpAlarmListener(SccpAlarmListener listener)
          Adds a SccpAlarmListener to the list of registered listeners of this Managed object.
 void SccpManagedObject.removeSccpAlarmListener(SccpAlarmListener listener)
          Removes a SccpAlarmListener 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