|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |