org.apache.geronimo.console.ajax
Class ProgressMonitor

java.lang.Object
  extended by org.apache.geronimo.console.ajax.ProgressMonitor

public class ProgressMonitor
extends Object

Provides information to an AJAX client during server side activities.


Constructor Summary
ProgressMonitor()
           
 
Method Summary
 void getProgressInfo(Integer downloadKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressMonitor

public ProgressMonitor()
Method Detail

getProgressInfo

public void getProgressInfo(Integer downloadKey)
                     throws Exception
Throws:
Exception


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.