|
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.events.server.session.HQDBHealthStartupListener
public class HQDBHealthStartupListener
The startup listener that schedules the HQ DB Health task
Constructor Summary | |
---|---|
HQDBHealthStartupListener()
|
Method Summary | |
---|---|
void |
hqStarted()
Called by the HQ Application as classes in the startup_classes.txt files are invoked. |
void |
pluginsDeployed(java.util.List plugins)
Called when the server has started up and the plugins have been fully deployed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HQDBHealthStartupListener()
Method Detail |
---|
public void hqStarted()
StartupListener
hqStarted
in interface StartupListener
StartupListener.hqStarted()
public void pluginsDeployed(java.util.List plugins)
PluginsDeployedCallback
pluginsDeployed
in interface PluginsDeployedCallback
PluginsDeployedCallback.pluginsDeployed(java.util.List)
|
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 |