| org.apache.geronimo.console.car.BaseImportExportHandler org.apache.geronimo.console.car.AbstractListHandler org.apache.geronimo.console.car.AssemblyListHandler
AssemblyListHandler | public class AssemblyListHandler extends AbstractListHandler (Code) | | Handler for the import export list screen.
version: $Rev: 614044 $ $Date: 2008-01-21 15:17:28 -0800 (Mon, 21 Jan 2008) $ |
AssemblyListHandler | public AssemblyListHandler()(Code) | | |
Methods inherited from org.apache.geronimo.console.car.AbstractListHandler | protected void listPlugins(RenderRequest request, PluginInstaller pluginInstaller, PluginListType data, boolean validate)(Code)(Java Doc)
|
Methods inherited from org.apache.geronimo.console.car.BaseImportExportHandler | protected PluginListType getPluginsFromIds(String[] configIds, PluginListType list) throws PortletException(Code)(Java Doc) protected PluginListType getRepoPluginList(PortletRequest request, PluginInstaller pluginInstaller, String repo, String user, String pass) throws IOException, PortletException(Code)(Java Doc) protected PluginListType getServerPluginList(PortletRequest request, PluginInstaller pluginInstaller) throws PortletException(Code)(Java Doc)
|
|
|