org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces
Class Pheasant_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.Pheasant_Broken

public class Pheasant_Broken
extends Object


Constructor Summary
Pheasant_Broken()
           
 
Method Summary
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pheasant_Broken

public Pheasant_Broken()
Method Detail

setName

@Inject
@Produces
public void setName(String name)


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