org.objectweb.jasmine.rules.logs.beans
Interface SNMPTrapGenerator


public interface SNMPTrapGenerator

Author:
Julien Legrand

Method Summary
 void exportAsSNMPTrap(Notification notification)
          Export the JASMINe notification as an SNMP trap
 

Method Detail

exportAsSNMPTrap

void exportAsSNMPTrap(Notification notification)
Export the JASMINe notification as an SNMP trap

Parameters:
notification - The notification to export as an SNMP trap


Copyright © 2012 OW2 Consortium. All Rights Reserved.