org.rhq.enterprise.gui.admin
Class DownloadsUIBean
java.lang.Object
org.rhq.enterprise.gui.admin.DownloadsUIBean
- All Implemented Interfaces:
- Serializable
public class DownloadsUIBean
- extends Object
- implements Serializable
Provides data to the page that allows a user to download the agent update binary, client distribution,
connector binaries, or command-line bundle deployer.
- Author:
- Greg Hinkle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadsUIBean
public DownloadsUIBean()
getAgentVersionProperties
public Properties getAgentVersionProperties()
getConnectorDownloadFiles
public List<File> getConnectorDownloadFiles()
throws Exception
- Throws:
Exception
getClientVersionProperties
public Properties getClientVersionProperties()
throws Exception
- Throws:
Exception
getBundleDeployerDownloadFileName
public String getBundleDeployerDownloadFileName()
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.