org.apache.geronimo.console.car
Class DownloadCARHandler.Installer

java.lang.Object
  extended by org.apache.geronimo.console.car.DownloadCARHandler.Installer
All Implemented Interfaces:
Runnable
Enclosing class:
DownloadCARHandler

public static class DownloadCARHandler.Installer
extends Object
implements Runnable


Constructor Summary
DownloadCARHandler.Installer(PluginInstaller configInstaller, Object downloadKey, ProgressInfo progressInfo, javax.portlet.PortletSession session)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadCARHandler.Installer

public DownloadCARHandler.Installer(PluginInstaller configInstaller,
                                    Object downloadKey,
                                    ProgressInfo progressInfo,
                                    javax.portlet.PortletSession session)
Method Detail

run

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.