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>
           
static class OpenEJBLifecycle.NewEjbBean<T>
           
 

Methods in org.apache.openejb.cdi with parameters of type CdiEjbBean
protected  void CdiEjbBean.specialize(CdiEjbBean<?> superBean)
           
 

Constructors in org.apache.openejb.cdi with parameters of type CdiEjbBean
CdiInterceptor(CdiEjbBean<Object> bean, org.apache.webbeans.container.BeanManagerImpl manager, CdiAppContextsService contextService)
           
NewCdiEjbBean(CdiEjbBean<T> that)
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.