public class JcrMessage
extends org.apache.camel.impl.DefaultMessage
Message
for working with JCRConstructor and Description |
---|
JcrMessage(javax.jcr.observation.EventIterator eventIterator) |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(org.apache.camel.Message that) |
protected Object |
createBody() |
javax.jcr.observation.EventIterator |
getEventIterator() |
String |
toString() |
addAttachment, addAttachmentObject, createAttachments, createExchangeId, createHeaders, getAttachment, getAttachmentNames, getAttachmentObject, getAttachmentObjects, getAttachments, getHeader, getHeader, getHeader, getHeader, getHeaders, hasAttachments, hasHeaders, hasPopulatedHeaders, isFault, isTransactedRedelivered, newInstance, populateInitialAttachments, populateInitialHeaders, removeAttachment, removeHeader, removeHeaders, removeHeaders, setAttachmentObjects, setAttachments, setFault, setHeader, setHeaders
public String toString()
toString
in class org.apache.camel.impl.MessageSupport
public void copyFrom(org.apache.camel.Message that)
copyFrom
in interface org.apache.camel.Message
copyFrom
in class org.apache.camel.impl.MessageSupport
public javax.jcr.observation.EventIterator getEventIterator()
protected Object createBody()
createBody
in class org.apache.camel.impl.MessageSupport
Apache Camel