Uses of Class
org.apache.openejb.jee.sun.BeanPool

Packages that use BeanPool
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of BeanPool in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as BeanPool
protected  BeanPool Ejb.beanPool
           
 

Methods in org.apache.openejb.jee.sun that return BeanPool
 BeanPool Ejb.getBeanPool()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type BeanPool
 void Ejb.setBeanPool(BeanPool value)
           
 



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