Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ha.server.session
Class HAStartupListener

java.lang.Object
  extended by org.hyperic.hq.ha.server.session.HAStartupListener
All Implemented Interfaces:
StartupListener, HAService

public class HAStartupListener
extends java.lang.Object
implements StartupListener, HAService


Constructor Summary
HAStartupListener()
           
 
Method Summary
 void hqStarted()
          Called by the HQ Application as classes in the startup_classes.txt files are invoked.
 boolean isMasterNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAStartupListener

public HAStartupListener()
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

isMasterNode

public boolean isMasterNode()
Specified by:
isMasterNode in interface HAService

Hyperic HQ Plugin API v. 4.4.0.2

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