org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify
Class Hound

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Dog
      extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Hound
All Implemented Interfaces:
Animal

public class Hound
extends Dog


Constructor Summary
Hound()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Dog
decorated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hound

public Hound()


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