Uses of Class
com.caucho.config.j2ee.BeanName

Packages that use BeanName
com.caucho.ejb.inject   
 

Uses of BeanName in com.caucho.ejb.inject
 

Constructors in com.caucho.ejb.inject with parameters of type BeanName
SessionRegistrationBean(InjectManager beanManager, AbstractSessionContext<X,T> context, Bean<X> bean, BeanName beanName)