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

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

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

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

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

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PluginArtifactType
 List<PluginArtifactType> PluginType.getPluginArtifact()
          Gets the value of the pluginArtifact property.
 



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