Uses of Interface
org.apache.geronimo.system.plugin.PluginInstaller

Packages that use PluginInstaller
org.apache.geronimo.console.car   
org.apache.geronimo.deployment.plugin   
org.apache.geronimo.deployment.plugin.jmx   
org.apache.geronimo.j2ee.management.impl   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.system.plugin   
 

Uses of PluginInstaller in org.apache.geronimo.console.car
 

Constructors in org.apache.geronimo.console.car with parameters of type PluginInstaller
DownloadCARHandler.Installer(PluginInstaller configInstaller, Object downloadKey, ProgressInfo progressInfo, javax.portlet.PortletSession session)
           
 

Uses of PluginInstaller in org.apache.geronimo.deployment.plugin
 

Subinterfaces of PluginInstaller in org.apache.geronimo.deployment.plugin
 interface GeronimoDeploymentManager
          Enhanced features for Geronimo deployment manager
 

Uses of PluginInstaller in org.apache.geronimo.deployment.plugin.jmx
 

Classes in org.apache.geronimo.deployment.plugin.jmx that implement PluginInstaller
 class RemoteDeploymentManager
          Connects to a Kernel in a remote VM (may or many not be on the same machine).
 

Uses of PluginInstaller in org.apache.geronimo.j2ee.management.impl
 

Methods in org.apache.geronimo.j2ee.management.impl that return PluginInstaller
 PluginInstaller J2EEServerImpl.getPluginInstaller()
           
 

Uses of PluginInstaller in org.apache.geronimo.management.geronimo
 

Methods in org.apache.geronimo.management.geronimo that return PluginInstaller
 PluginInstaller J2EEServer.getPluginInstaller()
          Gets the PluginInstaller associated with this J2EEServer.
 

Uses of PluginInstaller in org.apache.geronimo.system.plugin
 

Classes in org.apache.geronimo.system.plugin that implement PluginInstaller
 class PluginInstallerGBean
          A GBean that knows how to download configurations from a Maven repository.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.