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

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

@RequestScoped
public class ComplicatedTuna
extends Object
implements Animal


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

Constructor Detail

ComplicatedTuna

public ComplicatedTuna()


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