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

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

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

Methods in org.ow2.jonas.deployment.rar that return PoolParamsDesc
 PoolParamsDesc JonasConnectionDefinitionDesc.getPoolParamsDesc()
          Gets the pool-params
 PoolParamsDesc JonasConnectorDesc.getPoolParamsDesc()
          Gets the pool-params
 

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

Methods in org.ow2.jonas.resource.internal with parameters of type PoolParamsDesc
 ConnectionManagerPoolParams ResourceUtility.configurePoolParams(PoolParamsDesc pParams, JdbcConnParamsDesc jConnParams, ConnectionManagerPoolParams pool)
          Set the PoolParams and the JdbcConnParams, if set.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.