|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadPoller | |
|---|---|
| org.apache.geronimo.deployment.plugin.jmx | |
| org.apache.geronimo.system.plugin | |
| Uses of DownloadPoller in org.apache.geronimo.deployment.plugin.jmx |
|---|
| Methods in org.apache.geronimo.deployment.plugin.jmx with parameters of type DownloadPoller | |
|---|---|
void |
RemoteDeploymentManager.install(PluginList configsToInstall,
String username,
String password,
DownloadPoller poller)
|
| Uses of DownloadPoller in org.apache.geronimo.system.plugin |
|---|
| Classes in org.apache.geronimo.system.plugin that implement DownloadPoller | |
|---|---|
class |
DownloadResults
Provides the results of a configuration download operation. |
| 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 |
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. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||