[webbeans-dev] Web Beans Bootstrap

Gavin King gavin at hibernate.org
Thu Nov 13 08:16:37 EST 2008


We probably also need a method that accepts a list of EJB bean classes,
bean types, JNDI names, local interfaces, remove methods.

On Thu, Nov 13, 2008 at 7:27 AM, Pete Muir <pmuir at redhat.com> wrote:
> I just added Bootstrap, which exposes
>
> public void registerBeans(Class<?>...classes);
>
> the method will register any classes passed as enterprise or simple web
> beans as needed, and also add all producer methods.
>
> AbstractTest creates a new Bootstrap which you can use in tests.
>
> Next up is making an implementation of the WebBeanDiscovery SPI for JBoss5.
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev
>



-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org



More information about the weld-dev mailing list