Uses of Interface
com.caucho.ejb.inject.EjbGeneratedBean

Packages that use EjbGeneratedBean
com.caucho.ejb.inject   
 

Uses of EjbGeneratedBean in com.caucho.ejb.inject
 

Classes in com.caucho.ejb.inject that implement EjbGeneratedBean
 class SessionBeanImpl<X,T>
          Internal implementation for a Bean
 class StatefulBeanImpl<X,T>
          Internal implementation for a Bean
 class StatelessBeanImpl<X,T>
          Internal implementation for a Bean