org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify
Class Dog
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Dog
- All Implemented Interfaces:
- Animal
- Direct Known Subclasses:
- Hound
@Lazy
public class Dog
- extends Object
- implements Animal
|
Constructor Summary |
Dog()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dog
public Dog()
decorated
public boolean decorated()
- Specified by:
decorated in interface Animal
Copyright © 2008-2012 Seam Framework. All Rights Reserved.