Uses of Class
org.apache.geronimo.system.plugin.model.PluginListType

Packages that use PluginListType
org.apache.geronimo.system.plugin.model   
 

Uses of PluginListType in org.apache.geronimo.system.plugin.model
 

Methods in org.apache.geronimo.system.plugin.model that return PluginListType
 PluginListType ObjectFactory.createPluginListType()
          Create an instance of PluginListType
 

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginListType
 JAXBElement<PluginListType> ObjectFactory.createGeronimoPluginList(PluginListType value)
          Create an instance of JAXBElement<PluginListType>}
 

Methods in org.apache.geronimo.system.plugin.model with parameters of type PluginListType
 JAXBElement<PluginListType> ObjectFactory.createGeronimoPluginList(PluginListType value)
          Create an instance of JAXBElement<PluginListType>}
 



Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.