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

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

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

Methods in org.objectweb.jonas_rar.deployment.api that return PoolParamsDesc
 PoolParamsDesc JonasConnectionDefinitionDesc.getPoolParamsDesc()
          Gets the pool-params
 PoolParamsDesc JonasConnectorDesc.getPoolParamsDesc()
          Gets the pool-params
 

Uses of PoolParamsDesc in org.objectweb.jonas.resource
 

Methods in org.objectweb.jonas.resource with parameters of type PoolParamsDesc
 ConnectionManagerPoolParams ResourceUtility.configurePoolParams(PoolParamsDesc pParams, JdbcConnParamsDesc jConnParams, ConnectionManagerPoolParams pool)
          set the PoolParams from the JonasConnector specified
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.