|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.impl.DefaultExchange
org.apache.camel.component.quartz.QuartzExchange
public class QuartzExchange
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.impl.DefaultExchange |
|---|
context |
| Constructor Summary | |
|---|---|
QuartzExchange(org.apache.camel.CamelContext context,
org.quartz.JobExecutionContext jobExecutionContext)
|
|
| Method Summary | |
|---|---|
QuartzMessage |
getIn()
|
org.quartz.JobExecutionContext |
getJobExecutionContext()
|
| Methods inherited from class org.apache.camel.impl.DefaultExchange |
|---|
configureMessage, copy, copyFrom, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getOut, getOut, getProperties, getProperty, getProperty, newInstance, setException, setExchangeId, setFault, setHeaders, setIn, setOut, setProperty, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QuartzExchange(org.apache.camel.CamelContext context,
org.quartz.JobExecutionContext jobExecutionContext)
| Method Detail |
|---|
public QuartzMessage getIn()
getIn in interface org.apache.camel.ExchangegetIn in class org.apache.camel.impl.DefaultExchangepublic org.quartz.JobExecutionContext getJobExecutionContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||