Uses of Class
org.apache.openejb.jee.jba.ContainerPoolConf

Packages that use ContainerPoolConf
org.apache.openejb.jee.jba   
 

Uses of ContainerPoolConf in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as ContainerPoolConf
protected  ContainerPoolConf ContainerConfiguration.containerPoolConf
           
 

Methods in org.apache.openejb.jee.jba that return ContainerPoolConf
 ContainerPoolConf ObjectFactory.createContainerPoolConf()
          Create an instance of ContainerPoolConf
 ContainerPoolConf ContainerConfiguration.getContainerPoolConf()
          Gets the value of the containerPoolConf property.
 

Methods in org.apache.openejb.jee.jba with parameters of type ContainerPoolConf
 void ContainerConfiguration.setContainerPoolConf(ContainerPoolConf value)
          Sets the value of the containerPoolConf property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.