| org.apache.geronimo.console.car.BaseImportExportHandler org.apache.geronimo.console.car.AbstractListHandler
All known Subclasses: org.apache.geronimo.console.car.ListHandler, org.apache.geronimo.console.car.AssemblyListHandler,
AbstractListHandler | abstract public class AbstractListHandler extends BaseImportExportHandler (Code) | | version: $Rev: 613462 $ $Date: 2008-01-19 13:46:39 -0800 (Sat, 19 Jan 2008) $ |
Method Summary | |
protected void | listPlugins(RenderRequest request, PluginInstaller pluginInstaller, PluginListType data, boolean validate) |
listPlugins | protected void listPlugins(RenderRequest request, PluginInstaller pluginInstaller, PluginListType data, boolean validate)(Code) | | |
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)
|
|
|