org.apache.camel.component.jmx
Class NotificationXmlFormatter
java.lang.Object
org.apache.camel.component.jmx.NotificationXmlFormatter
public class NotificationXmlFormatter
- extends Object
Converts the Notification into an XML stream.
- Author:
- markford
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationXmlFormatter
public NotificationXmlFormatter()
format
public String format(Notification aNotification)
throws NotificationFormatException
- Throws:
NotificationFormatException
Apache CAMEL