org.jboss.cdi.tck.tests.implementation.initializer
Class StandardChicken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.initializer.StandardChicken
All Implemented Interfaces:
ChickenInterface

public class StandardChicken
extends Object
implements ChickenInterface


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

Constructor Detail

StandardChicken

public StandardChicken()
Method Detail

getName

public String getName()
Specified by:
getName in interface ChickenInterface


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