org.jboss.cdi.tck.tests.implementation.disposal.method.definition.injectionpoint
Class BarConsumer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.disposal.method.definition.injectionpoint.BarConsumer

@RequestScoped
public class BarConsumer
extends Object


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

Constructor Detail

BarConsumer

public BarConsumer()
Method Detail

getBar

public Bar getBar()


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