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


public interface JMXNotifier

Author:
Julien Legrand

Method Summary
 void exportAsJMXNotification(Notification notification)
          Export the JASMINe notification as a JMX notification
 

Method Detail

exportAsJMXNotification

void exportAsJMXNotification(Notification notification)
Export the JASMINe notification as a JMX notification

Parameters:
notification - The notification to export as a JMX notification


Copyright © 2012 OW2 Consortium. All Rights Reserved.