org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto
Class Field

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.Field

public class Field
extends Object

This bean is vetoed in the ProcessBeanAttributes phase.

Author:
Jozef Hartinger

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

Constructor Detail

Field

public Field()
Method Detail

getGrass

@Produces
public Wheat getGrass()


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