org.ow2.jasmine.monitoring.tests.dbfill
Class MulePublisher

java.lang.Object
  extended by org.ow2.jasmine.monitoring.tests.dbfill.MulePublisher
All Implemented Interfaces:
IPublisher

public class MulePublisher
extends Object
implements IPublisher


Field Summary
protected static String SEPARATOR
           
 
Constructor Summary
MulePublisher()
           
 
Method Summary
 void close()
           
 void publishData(JTEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEPARATOR

protected static final String SEPARATOR
See Also:
Constant Field Values
Constructor Detail

MulePublisher

public MulePublisher()
Method Detail

publishData

public void publishData(JTEvent event)
Specified by:
publishData in interface IPublisher

close

public void close()
Specified by:
close in interface IPublisher


Copyright © 2012 OW2 Consortium. All Rights Reserved.