public interface QuartzMarshaler
| Modifier and Type | Method and Description |
|---|---|
void |
populateNormalizedMessage(javax.jbi.messaging.NormalizedMessage message,
org.quartz.JobExecutionContext context)
Populates the given normalized message from the Quartz context
|
void populateNormalizedMessage(javax.jbi.messaging.NormalizedMessage message,
org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException,
javax.jbi.messaging.MessagingException
message - the normalized message to populatecontext - the Quartz contextorg.quartz.JobExecutionExceptionjavax.jbi.messaging.MessagingExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.