|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.MessageSupport
org.apache.camel.impl.DefaultMessage
org.apache.camel.component.quartz.QuartzMessage
public class QuartzMessage
Constructor Summary | |
---|---|
QuartzMessage(QuartzExchange exchange,
org.quartz.JobExecutionContext jobExecutionContext)
|
Method Summary | |
---|---|
org.quartz.JobExecutionContext |
getJobExecutionContext()
|
protected void |
populateInitialHeaders(Map<String,Object> map)
|
Methods inherited from class org.apache.camel.impl.DefaultMessage |
---|
createHeaders, getHeader, getHeader, getHeaders, newInstance, setHeader, setHeaders, toString |
Methods inherited from class org.apache.camel.impl.MessageSupport |
---|
copy, createBody, getBody, getBody, getExchange, getMessageId, setBody, setBody, setExchange, setMessageId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QuartzMessage(QuartzExchange exchange, org.quartz.JobExecutionContext jobExecutionContext)
Method Detail |
---|
public org.quartz.JobExecutionContext getJobExecutionContext()
protected void populateInitialHeaders(Map<String,Object> map)
populateInitialHeaders
in class org.apache.camel.impl.DefaultMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |