All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description DirectoryScanJob Inspects a directory and compares whether any files' "last modified dates" have changed since the last time it was inspected.DirectoryScanListener Interface for objects wishing to receive a 'call-back' from aDirectoryScanJob.EJB3InvokerJob AJobthat invokes a method on an EJB3.EJBInvokerJob AJobthat invokes a method on an EJB.FileScanJob Inspects a file and compares whether it's "last modified date" has changed since the last time it was inspected.FileScanListener Interface for objects wishing to receive a 'call-back' from aFileScanJob.JmsHelper Utility class that aids in the processing of JMS based jobs and sending ofjakarta.jms.MessageJmsJobException The JmsJobException is used to indicate an error during sending of ajakarta.jms.Message.JmsMessageFactory The JmsMessageFactory interface allows for the creation of ajakarta.jms.Message.JMXInvokerJob Generic JMX invoker Job.NoOpJob An implementation of Job, that does absolutely nothing - useful for system which only wish to useandTriggerListeners, rather than writing Jobs that perform work.JobListenersSendDestinationMessageJob AJobthat sends ajakarta.jms.Messageto ajakarta.jms.Destination.SendMailJob A Job which sends an e-mail with the configured content to the configured recipient.SendMailJob.MailInfo SendQueueMessageJob AJobthat sends ajakarta.jms.Messageto ajakarta.jms.Queue.SendTopicMessageJob AJobthat sends ajakarta.jms.Messageto ajakarta.jms.Topic.