org.quartz.jobs.ee.jms (Quartz Parent POM 2.0.1 API)

Quartz Java



Package org.quartz.jobs.ee.jms

Interface Summary
JmsMessageFactory The JmsMessageFactory interface allows for the creation of ajavax.jms.Message.
 

Class Summary
JmsHelper Utility class that aids in the processing of JMS based jobs and sending of javax.jms.Message
SendDestinationMessageJob A Job that sends a javax.jms.Message to a javax.jms.Destination.
SendQueueMessageJob A Job that sends a javax.jms.Message to a javax.jms.Queue
SendTopicMessageJob A Job that sends a javax.jms.Message to a javax.jms.Topic.
 

Exception Summary
JmsJobException The JmsJobException is used to indicate an error during sending of a javax.jms.Messaage.
 



Copyright 2001-2011, Terracotta, Inc.