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

Packages that use PluginRepositoryList
org.apache.geronimo.j2ee.management.impl   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.system.plugin   
 

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

Methods in org.apache.geronimo.j2ee.management.impl that return PluginRepositoryList
 PluginRepositoryList[] J2EEServerImpl.getPluginRepositoryLists()
           
 

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

Methods in org.apache.geronimo.management.geronimo that return PluginRepositoryList
 PluginRepositoryList[] J2EEServer.getPluginRepositoryLists()
          Gets the lists of plugin repositories available in this server.
 

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

Classes in org.apache.geronimo.system.plugin that implement PluginRepositoryList
 class PluginRepositoryDownloader
          An implementation of PluginRepositoryList that downloads plugins from an Apache web site.
 



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