Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.events.server.session
Class RegisteredTriggerStartupListener

java.lang.Object
  extended by org.hyperic.hq.events.server.session.RegisteredTriggerStartupListener
All Implemented Interfaces:
StartupListener

public class RegisteredTriggerStartupListener
extends java.lang.Object
implements StartupListener


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

Constructor Detail

RegisteredTriggerStartupListener

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

getRunnerThread

public static java.lang.Thread getRunnerThread()

Hyperic HQ Plugin API v. 4.4.0.2

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