org.objectweb.jonas_rar.deployment.api.PoolParamsDesc Class Reference

List of all members.

Public Member Functions

 PoolParamsDesc (PoolParams pp)
String getPoolInit ()
String getPoolMin ()
String getPoolMax ()
String getPoolMaxAge ()
String getPstmtMax ()
String getPoolMaxAgeMinutes ()
String getPoolMaxOpentime ()
String getPoolMaxWaiters ()
String getPoolMaxWaittime ()
String getPoolSamplingPeriod ()

Detailed Description

This class defines the implementation of the element pool-params

Author:
Eric Hardesty

Definition at line 39 of file PoolParamsDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.PoolParamsDesc PoolParams  pp  ) 
 

Constructor

Parameters:
pp PoolParams to set

Definition at line 95 of file PoolParamsDesc.java.

References org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolInit(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMax(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMaxAge(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMaxAgeMinutes(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMaxOpentime(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMaxWaiters(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMaxWaittime(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolMin(), org.objectweb.jonas_rar.deployment.xml.PoolParams.getPoolSamplingPeriod(), and org.objectweb.jonas_rar.deployment.xml.PoolParams.getPstmtMax().

Here is the call graph for this function:


Member Function Documentation

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolInit  ) 
 

Gets the pool-init

Returns:
the pool-init

Definition at line 114 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMax  ) 
 

Gets the pool-max

Returns:
the pool-max

Definition at line 130 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMaxAge  ) 
 

Gets the pool-max-age

Returns:
the pool-max-age

Definition at line 138 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMaxAgeMinutes  ) 
 

Gets the pool-max-age-minutes

Returns:
the pool-max-age-minutes

Definition at line 154 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMaxOpentime  ) 
 

Gets the pool-max-opentime

Returns:
the pool-max-opentime

Definition at line 162 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMaxWaiters  ) 
 

Gets the pool-max-waiters

Returns:
the pool-max-waiters

Definition at line 170 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMaxWaittime  ) 
 

Gets the pool-max-waittime

Returns:
pool-max-waittime

Definition at line 178 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolMin  ) 
 

Gets the pool-min

Returns:
the pool-min

Definition at line 122 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPoolSamplingPeriod  ) 
 

Gets the pool-sampling-period

Returns:
pool-sampling-period

Definition at line 186 of file PoolParamsDesc.java.

String org.objectweb.jonas_rar.deployment.api.PoolParamsDesc.getPstmtMax  ) 
 

Gets the pstmt-max

Returns:
the pstmt-max

Definition at line 146 of file PoolParamsDesc.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:15 2005 for JOnAS by  doxygen 1.3.9.1