Uses of Class
org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc

Packages that use ConfigPropertyDesc
org.objectweb.jonas_rar.deployment.api   
org.objectweb.jonas.resource   
 

Uses of ConfigPropertyDesc in org.objectweb.jonas_rar.deployment.api
 

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

Constructors in org.objectweb.jonas_rar.deployment.api with parameters of type ConfigPropertyDesc
ConfigPropertyDesc(ConfigPropertyDesc cpd)
           
 

Uses of ConfigPropertyDesc in org.objectweb.jonas.resource
 

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

Methods in org.objectweb.jonas.resource with parameters of type ConfigPropertyDesc
 Object ResourceUtility.processMCF(ConnectorDesc conn, JonasConnectorDesc jonasConn, ConnectionManager cm, ClassLoader curLoader, String rarName, String mcfc, String jndiName, String logEnabled, String logTopic, ConfigPropertyDesc[] cfgRaJonas, ResourceAdapter resAdp, int idOff)
          Process the ManagedConnectionFactory object
 void ResourceUtility.processSetters(Class clsClass, Object clsObj, String rarFileName, ConfigPropertyDesc[] cProp)
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.