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

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

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

Fields in org.apache.geronimo.system.plugin.model with type parameters of type PropertyType
protected  List<PropertyType> PluginArtifactType.artifactAlias
           
protected  List<PropertyType> PluginArtifactType.configSubstitution
           
 

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

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type PropertyType
 List<PropertyType> PluginArtifactType.getArtifactAlias()
          Gets the value of the artifactAlias property.
 List<PropertyType> PluginArtifactType.getConfigSubstitution()
          Gets the value of the configSubstitution property.
 



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