org.objectweb.jasmine.rules.action
Class GenerateJMXNotification

java.lang.Object
  extended by org.objectweb.jasmine.rules.action.GenerateJMXNotification

public class GenerateJMXNotification
extends java.lang.Object

Author:
Julien Legrand

Constructor Summary
GenerateJMXNotification()
           
 
Method Summary
static void exportAsJMXNotification(org.objectweb.jasmine.rules.Notification notification)
          Export the given notification as 'JMX notification'
protected static org.objectweb.jasmine.rules.logs.beans.JMXNotifier getJMXNotificationFacade()
          Get the remote object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateJMXNotification

public GenerateJMXNotification()
Method Detail

getJMXNotificationFacade

protected static org.objectweb.jasmine.rules.logs.beans.JMXNotifier getJMXNotificationFacade()
Get the remote object

Returns:
JMXNotifier

exportAsJMXNotification

public static void exportAsJMXNotification(org.objectweb.jasmine.rules.Notification notification)
Export the given notification as 'JMX notification'

Parameters:
notification - the notification to export


Copyright © 2010 OW2 Consortium. All Rights Reserved.