org.rhq.plugins.hosts.helper
Class HostsComponentHelper

java.lang.Object
  extended by org.rhq.plugins.hosts.helper.HostsComponentHelper

public class HostsComponentHelper
extends Object

Author:
Ian Springer

Method Summary
static File getHostsFile(Configuration pluginConfig)
           
static void validateHostFileExists(File hostsFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHostsFile

public static File getHostsFile(Configuration pluginConfig)

validateHostFileExists

public static void validateHostFileExists(File hostsFile)
                                   throws InvalidPluginConfigurationException
Throws:
InvalidPluginConfigurationException


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.