Uses of Class
org.apache.openejb.cdi.CdiEjbBean

Packages that use CdiEjbBean
org.apache.openejb.cdi   
 

Uses of CdiEjbBean in org.apache.openejb.cdi
 

Subclasses of CdiEjbBean in org.apache.openejb.cdi
 class NewCdiEjbBean<T>
           
 

Methods in org.apache.openejb.cdi that return CdiEjbBean
protected  CdiEjbBean<A> OpenEJBBeanBuilder.createBean(Class<A> beanClass, boolean beanEnabled)
           
 

Methods in org.apache.openejb.cdi with parameters of type CdiEjbBean
 void CdiEjbBean.EjbInjectionTargetImpl.setCdiEjbBean(CdiEjbBean<T> bean)
           
 

Constructors in org.apache.openejb.cdi with parameters of type CdiEjbBean
NewCdiEjbBean(CdiEjbBean<T> that)
           
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.