org.apache.geronimo.console.threads
Class AbstractThreadHandler
java.lang.Object
org.apache.geronimo.console.MultiPageAbstractHandler
org.apache.geronimo.console.threads.AbstractThreadHandler
- Direct Known Subclasses:
- ListScreenHandler, MonitorScreenHandler
public abstract class AbstractThreadHandler
- extends MultiPageAbstractHandler
Base class for portlet helpers
Methods inherited from class org.apache.geronimo.console.MultiPageAbstractHandler |
actionAfterView, actionBeforeView, destroy, getMode, getUploadFields, getUploadFiles, getView, init, isEmpty, renderView, waitForProgress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ABSTRACT_NAME_PARAMETER
protected static final String ABSTRACT_NAME_PARAMETER
- See Also:
- Constant Field Values
LIST_MODE
protected static final String LIST_MODE
- See Also:
- Constant Field Values
MONITOR_MODE
protected static final String MONITOR_MODE
- See Also:
- Constant Field Values
AbstractThreadHandler
public AbstractThreadHandler(String mode,
String viewName)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.