|
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.escalation.server.session.EscalationStartupListener
public class EscalationStartupListener
Constructor Summary | |
---|---|
EscalationStartupListener()
|
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 EscalationStartupListener()
Method Detail |
---|
public void hqStarted()
StartupListener
hqStarted
in interface StartupListener
public void pluginsDeployed(java.util.List plugins)
PluginsDeployedCallback
pluginsDeployed
in interface PluginsDeployedCallback
|
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 |