jain.protocol.ss7.oam.tcap
Interface TcapStatisticListener


public abstract interface TcapStatisticListener
extends OamStatisticListener

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

See Also:
TcapStatisticEvent

Method Summary
 void processTcapStatisticEvent(TcapStatisticEvent statistic)
          Processes a Tcap Statistic emitted (as an Event) by a Tcap Managed Object
 

Method Detail

processTcapStatisticEvent

public void processTcapStatisticEvent(TcapStatisticEvent statistic)
Processes a Tcap Statistic emitted (as an Event) by a Tcap Managed Object
Parameters:
statistic/VAR> - The TcapStatisticEvent 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