org.jboss.cdi.tck.tests.definition.stereotype
Class ShortHairedDog

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.stereotype.ShortHairedDog
All Implemented Interfaces:
Serializable, Animal
Direct Known Subclasses:
Chihuahua

@SessionScoped
public class ShortHairedDog
extends Object
implements Animal, Serializable

See Also:
Serialized Form

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

Constructor Detail

ShortHairedDog

public ShortHairedDog()


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