org.rhq.core.pc.content
Class DeleteContentRunner
java.lang.Object
org.rhq.core.pc.content.DeleteContentRunner
- All Implemented Interfaces:
- Runnable
public class DeleteContentRunner
- extends Object
- implements Runnable
Runnable to allow threaded deleting of content.
- Author:
- Jason Dobies
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteContentRunner
public DeleteContentRunner(ContentManager contentManager,
DeletePackagesRequest request)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.