Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.control.server.session
Class ControlActionJob

java.lang.Object
  extended by org.hyperic.hq.scheduler.server.session.BaseJob
      extended by org.hyperic.hq.control.server.session.ControlJob
          extended by org.hyperic.hq.control.server.session.ControlActionJob
All Implemented Interfaces:
org.quartz.Job

public class ControlActionJob
extends ControlJob

A quartz job class for handling control actions on a single entity


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Fields inherited from class org.hyperic.hq.control.server.session.ControlJob
JOB_WAIT_INTERVAL, PROP_ACTION, PROP_ARGS
 
Fields inherited from class org.hyperic.hq.scheduler.server.session.BaseJob
manager, PROP_DESCRIPTION, PROP_ID, PROP_ORDER, PROP_SCHEDULED, PROP_SCHEDULESTRING, PROP_SUBJECT, PROP_TYPE
 
Constructor Summary
ControlActionJob()
           
 
Method Summary
 void executeInSession(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class org.hyperic.hq.control.server.session.ControlJob
doAgentControlCommand
 
Methods inherited from class org.hyperic.hq.scheduler.server.session.BaseJob
execute, getOrder, getSubject, getSubjectManager
 
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
Constructor Detail

ControlActionJob

public ControlActionJob()
Method Detail

executeInSession

public void executeInSession(org.quartz.JobExecutionContext context)
Specified by:
executeInSession in class BaseJob

Hyperic HQ Plugin API v. 4.4.0.2

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