Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.action.email
Class EmailFilterJob

java.lang.Object
  extended by org.hyperic.hq.bizapp.server.action.email.EmailFilterJob
All Implemented Interfaces:
org.quartz.Job

public class EmailFilterJob
extends java.lang.Object
implements org.quartz.Job

A simple job for testing the basic functionality of the scheduler.


Field Summary
static java.lang.String APP_ID
           
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
EmailFilterJob()
           
 
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

log

protected org.apache.commons.logging.Log log

APP_ID

public static final java.lang.String APP_ID
See Also:
Constant Field Values
Constructor Detail

EmailFilterJob

public EmailFilterJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.