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(a)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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/webbeans-dev
--
Gavin King
gavin.king(a)gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org