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

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

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

Fields in org.apache.geronimo.system.plugin.model with type parameters of type PluginType
protected  List<PluginType> PluginListType.plugin
           
 

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

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginType
 JAXBElement<PluginType> ObjectFactory.createGeronimoPlugin(PluginType value)
          Create an instance of JAXBElement<PluginType>}
 List<PluginType> PluginListType.getPlugin()
          Gets the value of the plugin property.
 

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



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