org.rhq.core.pc.configuration
Class ConfigurationCheckExecutor
java.lang.Object
org.rhq.core.pc.configuration.ConfigurationCheckExecutor
- All Implemented Interfaces:
- Runnable, Callable
public class ConfigurationCheckExecutor
- extends Object
- implements Runnable, Callable
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationCheckExecutor
public ConfigurationCheckExecutor(ConfigurationManager configurationManager,
ConfigurationServerService configurationServerService,
InventoryManager inventoryManager)
run
public void run()
- Specified by:
run in interface Runnable
call
public Object call()
- Specified by:
call in interface Callable
checkConfigurations
public void checkConfigurations(org.rhq.core.domain.resource.Resource resource,
boolean checkChildren)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.