org.rhq.enterprise.server.configuration
Class LiveConfigurationLoader

java.lang.Object
  extended by org.rhq.enterprise.server.configuration.LiveConfigurationLoader

public class LiveConfigurationLoader
extends Object

Author:
Ian Springer

Method Summary
static LiveConfigurationLoader getInstance()
           
 Map<Integer,org.rhq.core.domain.configuration.Configuration> loadLiveResourceConfigurations(Set<org.rhq.core.domain.resource.Resource> resources, long timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LiveConfigurationLoader getInstance()

loadLiveResourceConfigurations

public Map<Integer,org.rhq.core.domain.configuration.Configuration> loadLiveResourceConfigurations(Set<org.rhq.core.domain.resource.Resource> resources,
                                                                                                   long timeout)
Parameters:
resources -
timeout - the number of seconds before this call should timeout and
Returns:
Throws:
Exception


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