Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.autoinventory.server.mbean
Class AgentAIScanService

java.lang.Object
  extended by org.hyperic.hq.common.SessionMBeanBase
      extended by org.hyperic.hq.autoinventory.server.mbean.AgentAIScanService
All Implemented Interfaces:
org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

public class AgentAIScanService
extends SessionMBeanBase
implements org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

This job is responsible for notifying agents needing an auto inventory scan.


Constructor Summary
AgentAIScanService()
           
 
Method Summary
 void destroy()
           
 void hit(java.util.Date lDate)
           
protected  void hitInSession(java.util.Date lDate)
           
 void init()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentAIScanService

public AgentAIScanService()
Method Detail

hit

public void hit(java.util.Date lDate)
Specified by:
hit in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
Overrides:
hit in class SessionMBeanBase

hitInSession

protected void hitInSession(java.util.Date lDate)
Specified by:
hitInSession in class SessionMBeanBase

init

public void init()
Specified by:
init in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

start

public void start()
Specified by:
start in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

stop

public void stop()
Specified by:
stop in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

destroy

public void destroy()
Specified by:
destroy in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean

Hyperic HQ Plugin API v. 4.4.0.2

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