Uses of Class
org.apache.openejb.jee.sun.BeanPool
-
Packages that use BeanPool Package Description 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 Modifier and Type Field Description protected BeanPoolEjb. beanPoolMethods in org.apache.openejb.jee.sun that return BeanPool Modifier and Type Method Description BeanPoolEjb. getBeanPool()Methods in org.apache.openejb.jee.sun with parameters of type BeanPool Modifier and Type Method Description voidEjb. setBeanPool(BeanPool value)
-