org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Class NewSessionBeanConsumer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.newBean.NewSessionBeanConsumer

public class NewSessionBeanConsumer
extends Object

The container discovers @New qualified beans by inspecting injection points other enabled beans. See also CDITCK-250.

Author:
Martin Kouba

Constructor Summary
NewSessionBeanConsumer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewSessionBeanConsumer

public NewSessionBeanConsumer()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.