Package org.jboss.webbeans.bootstrap.spi

Interface Summary
EjbDiscovery A container should implement this interface to allow the Web Beans RI to discover the EJBs the application contains
WebBeanDiscovery A container should implement this interface to allow the Web Beans RI to discover the Web Beans to deploy
 

Class Summary
ForwardingEjbDiscovery An implementation of EjbDiscovery which forwards all its method calls to another EjbDiscovery}.
ForwardingWebBeanDiscovery An implementation of WebBeanDiscovery which forwards all its method calls to another WebBeanDiscovery}.
 



Copyright © 2008-2009. All Rights Reserved.