Uses of Interface
com.caucho.config.DependencyBean

Packages that use DependencyBean
com.caucho.ejb.cfg   
com.caucho.jsp.cfg   
 

Uses of DependencyBean in com.caucho.ejb.cfg
 

Classes in com.caucho.ejb.cfg that implement DependencyBean
 class EjbBean
          Configuration for an ejb bean.
 class EjbBeanConfigProxy
          Proxy for an ejb bean configuration.
 class EjbMessageBean
          Configuration for an ejb entity bean.
 class EjbMessageConfigProxy
          Proxy for an ejb bean configuration.
 class EjbSessionBean
          Configuration for an ejb entity bean.
 class EjbSessionConfigProxy
          Proxy for an ejb bean configuration.
 class EjbStatefulBean
          Configuration for an ejb stateless session bean.
 class EjbStatelessBean
          Configuration for an ejb stateless session bean.
 

Uses of DependencyBean in com.caucho.jsp.cfg
 

Classes in com.caucho.jsp.cfg that implement DependencyBean
 class JsfTag
          Configuration for the taglib tag in the .tld
 class TldTag
          Configuration for the taglib tag in the .tld
 class TldTaglib
          Configuration for the taglib in the .tld