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
 OrderLocal getOrder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewSessionBeanConsumer

public NewSessionBeanConsumer()
Method Detail

getOrder

public OrderLocal getOrder()


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