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

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

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

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

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

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



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