Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.session
Class BossStartupListener

java.lang.Object
  extended by org.hyperic.hq.bizapp.server.session.BossStartupListener
All Implemented Interfaces:
StartupFinishedCallback, StartupListener

public class BossStartupListener
extends java.lang.Object
implements StartupListener, StartupFinishedCallback


Constructor Summary
BossStartupListener()
           
 
Method Summary
 void hqStarted()
          Called by the HQ Application as classes in the startup_classes.txt files are invoked.
 void startupFinished()
          Called by HQ after all the startup listeners have been invoked.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BossStartupListener

public BossStartupListener()
Method Detail

hqStarted

public void hqStarted()
Description copied from interface: StartupListener
Called by the HQ Application as classes in the startup_classes.txt files are invoked.

Specified by:
hqStarted in interface StartupListener

startupFinished

public void startupFinished()
Description copied from interface: StartupFinishedCallback
Called by HQ after all the startup listeners have been invoked.

Specified by:
startupFinished in interface StartupFinishedCallback

Hyperic HQ Plugin API v. 4.4.0.2

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