org.rhq.core.pc.inventory
Class CreateResourceRunner
java.lang.Object
org.rhq.core.pc.inventory.CreateResourceRunner
- All Implemented Interfaces:
- Runnable, Callable
public class CreateResourceRunner
- extends Object
- implements Callable, Runnable
Runnable implementation to thread create request requests.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateResourceRunner
public CreateResourceRunner(ResourceFactoryManager resourceFactoryManager,
int parentResourceId,
CreateChildResourceFacet facet,
int requestId,
CreateResourceReport report,
boolean runRuntimeScan)
run
public void run()
- Specified by:
run in interface Runnable
call
public Object call()
throws Exception
- Specified by:
call in interface Callable
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.