|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.quartz.support.ServiceMixJob
public class ServiceMixJob
A Quartz Job which dispatches a message to a component.
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_NAME
|
static java.lang.String |
ENDPOINT_NAME
|
| Constructor Summary | |
|---|---|
ServiceMixJob()
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_NAME
public static final java.lang.String ENDPOINT_NAME
| Constructor Detail |
|---|
public ServiceMixJob()
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||