Uses of Class
com.caucho.resin.BeanEmbed

Packages that use BeanEmbed
com.caucho.resin   
 

Uses of BeanEmbed in com.caucho.resin
 

Methods in com.caucho.resin with parameters of type BeanEmbed
 void ResinEmbed.addBean(BeanEmbed bean)
          Adds a web bean.
 void WebAppEmbed.addBean(BeanEmbed bean)
          Adds a web bean.