jain.protocol.ss7.oam.sccp
Interface SccpStatisticListener


public abstract interface SccpStatisticListener
extends OamStatisticListener

This interface defines a Sccp Statistic Listener. Sccp Statistic Events may be emitted by any of the Sccp Managed Objects (MOs) to indicate various statistics measured by that MO.

See Also:
SccpStatisticEvent

Method Summary
 void processSccpStatisticEvent(SccpStatisticEvent statistic)
          Processes a Sccp Statistic emitted (as an Event) by a Sccp Managed Object
 

Method Detail

processSccpStatisticEvent

public void processSccpStatisticEvent(SccpStatisticEvent statistic)
Processes a Sccp Statistic emitted (as an Event) by a Sccp Managed Object
Parameters:
statistic - The SccpStatisticEvent to be processed.


01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems