|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalDecorator2
@Decorator public abstract class AnimalDecorator2
| Constructor Summary | |
|---|---|
AnimalDecorator2()
|
|
| Method Summary | |
|---|---|
Toy |
getToy()
|
String |
hello()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.cdi.tck.tests.lookup.injectionpoint.Animal |
|---|
getDecorator1InjectionPoint, getDecorator2InjectionPoint, getDecorator3InjectionPoint |
| Constructor Detail |
|---|
public AnimalDecorator2()
| Method Detail |
|---|
public String hello()
hello in interface Animalpublic Toy getToy()
getToy in interface Animal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||