org.apache.geronimo.console.car
Class DownloadStatusHandler.InstallResults
java.lang.Object
org.apache.geronimo.console.car.DownloadStatusHandler.InstallResults
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DownloadStatusHandler
public static class DownloadStatusHandler.InstallResults
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadStatusHandler.InstallResults
public DownloadStatusHandler.InstallResults(String name,
String action)
getName
public String getName()
getAction
public String getAction()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.