Uses of Class
org.objectweb.jonas_rar.deployment.xml.PoolParams

Packages that use PoolParams
org.objectweb.jonas_rar.deployment.api   
org.objectweb.jonas_rar.deployment.xml   
 

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

Constructors in org.objectweb.jonas_rar.deployment.api with parameters of type PoolParams
PoolParamsDesc(PoolParams pp)
          Constructor
 

Uses of PoolParams in org.objectweb.jonas_rar.deployment.xml
 

Methods in org.objectweb.jonas_rar.deployment.xml that return PoolParams
 PoolParams JonasConnectionDefinition.getPoolParams()
          Gets the pool-params
 PoolParams JonasConnector.getPoolParams()
          Gets the pool-params
 

Methods in org.objectweb.jonas_rar.deployment.xml with parameters of type PoolParams
 void JonasConnectionDefinition.setPoolParams(PoolParams poolParams)
          Set the pool-params
 void JonasConnector.setPoolParams(PoolParams poolParams)
          Set the pool-params
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.