org.opennms.netmgt.snmp
Interface TrapNotificationListener


public interface TrapNotificationListener


Method Summary
 void trapError(int error, java.lang.String msg)
           
 void trapReceived(TrapNotification trapNotification)
           
 

Method Detail

trapReceived

void trapReceived(TrapNotification trapNotification)

trapError

void trapError(int error,
               java.lang.String msg)


Copyright © 2007. All Rights Reserved.