Methods in org.apache.geronimo.system.plugin with parameters of type DownloadPoller |
void |
PluginInstallerGBean.install(File carFile,
String username,
String password,
DownloadPoller poller)
Installs from a pre-downloaded CAR file |
void |
PluginInstaller.install(PluginList pluginsToInstall,
String username,
String password,
DownloadPoller poller)
Installs a configuration from a remote repository into the local Geronimo server,
including all its dependencies. |
void |
PluginInstallerGBean.install(PluginList pluginsToInstall,
String username,
String password,
DownloadPoller poller)
Installs a configuration from a remote repository into the local Geronimo server,
including all its dependencies. |