public class NotificationXmlFormatter
extends org.apache.camel.support.service.ServiceSupport
| Constructor and Description |
|---|
NotificationXmlFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected JAXBContext |
createContext(String contextPath)
Strategy to create JAXB context
|
protected void |
doStart() |
protected void |
doStop() |
String |
format(Notification aNotification) |
build, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String format(Notification aNotification) throws NotificationFormatException
NotificationFormatExceptionprotected JAXBContext createContext(String contextPath) throws JAXBException
JAXBExceptionprotected void doStart()
throws Exception
doStart in class org.apache.camel.support.service.BaseServiceExceptionApache Camel