Uses of Class
org.ow2.jonas.deployment.rar.ConfigPropertyDesc

Packages that use ConfigPropertyDesc
org.ow2.jonas.deployment.rar   
org.ow2.jonas.resource.internal   
 

Uses of ConfigPropertyDesc in org.ow2.jonas.deployment.rar
 

Methods in org.ow2.jonas.deployment.rar that return ConfigPropertyDesc
 ConfigPropertyDesc[] RarDeploymentDesc.getRaConfigPropTags()
          Get the config-property tags of the ra.xml file.
 

Constructors in org.ow2.jonas.deployment.rar with parameters of type ConfigPropertyDesc
ConfigPropertyDesc(ConfigPropertyDesc cpd)
           
 

Uses of ConfigPropertyDesc in org.ow2.jonas.resource.internal
 

Methods in org.ow2.jonas.resource.internal that return ConfigPropertyDesc
 ConfigPropertyDesc[] ResourceUtility.buildConfigProperty(List raCfg, List jRaCfg1, List jRaCfg2)
           
 

Methods in org.ow2.jonas.resource.internal with parameters of type ConfigPropertyDesc
 Object ResourceUtility.processMCF(ConnectionManagerPoolParams cmpp, ClassLoader curLoader, String rarName, String mcfc, String jndiName, String logEnabled, String logTopic, ConfigPropertyDesc[] cfgRaJonas, ResourceAdapter resAdp)
          Process the ManagedConnectionFactory object
 void ResourceUtility.processSetters(Class clsClass, Object clsObj, String fileName, ConfigPropertyDesc[] cProp)
          Process setters on all config properties found
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.