Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ha
Class HAUtil

java.lang.Object
  extended by org.hyperic.hq.ha.HAUtil

public abstract class HAUtil
extends java.lang.Object

Utility class for HA operations. TODO remove this once we have proper DI for HQU controllers


Constructor Summary
HAUtil()
           
 
Method Summary
static boolean isMasterNode()
           
static void setHAService(HAService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAUtil

public HAUtil()
Method Detail

isMasterNode

public static boolean isMasterNode()

setHAService

public static void setHAService(HAService service)

Hyperic HQ Plugin API v. 4.4.0.2

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