org.rhq.core.pc.content
Class DeleteContentRunner

java.lang.Object
  extended by 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

Constructor Summary
DeleteContentRunner(ContentManager contentManager, DeletePackagesRequest request)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteContentRunner

public DeleteContentRunner(ContentManager contentManager,
                           DeletePackagesRequest request)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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