org.jboss.cdi.tck.tests.definition.name
Class Moose

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

@Named(value="aMoose")
@Default
public class Moose
extends Object
implements Animal


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

Constructor Detail

Moose

public Moose()


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