|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.common.SessionMBeanBase
org.hyperic.hq.autoinventory.server.mbean.AgentAIScanService
public class AgentAIScanService
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 |
---|
public AgentAIScanService()
Method Detail |
---|
public void hit(java.util.Date lDate)
hit
in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
hit
in class SessionMBeanBase
protected void hitInSession(java.util.Date lDate)
hitInSession
in class SessionMBeanBase
public void init()
init
in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
public void start()
start
in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
public void stop()
stop
in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
public void destroy()
destroy
in interface org.hyperic.hq.autoinventory.server.mbean.AgentAIScanServiceMBean
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |