org.jboss.cdi.tck.tests.definition.bean
Class RedSnapper

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.RedSnapper
All Implemented Interfaces:
Animal

@RequestScoped
public class RedSnapper
extends Object
implements Animal


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

Constructor Detail

RedSnapper

public RedSnapper()


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