org.jboss.cdi.tck.tests.definition.scope
Class Minnow

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

@RequestScoped
public class Minnow
extends Object
implements Animal


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

Constructor Detail

Minnow

public Minnow()


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