org.jboss.cdi.tck.tests.alternative
Class Dog

java.lang.Object
  extended by org.jboss.cdi.tck.tests.alternative.Dog
All Implemented Interfaces:
Animal

@Named
public class Dog
extends Object
implements Animal


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

Constructor Detail

Dog

public Dog()


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