| Interface | Description |
|---|---|
| Animal | |
| Logger |
| Class | Description |
|---|---|
| AnimalDecorator1 | |
| AnimalDecorator2 | |
| AnimalDecorator3 | |
| AnimalStereotypeAnnotationLiteral | |
| BasicLogger | |
| Baz | |
| BazProducer | |
| BeanWithInjectionPointMetadata |
Test bean with injection point on the constructor of the bean
|
| Cat | |
| Cattery | |
| ConstructorInjectionPointBean |
Test bean to inject a bean using injection point metadata into a constructor
|
| FieldInjectionPointBean |
Test bean to inject another bean which uses injection point metadata in a field
|
| Foo | |
| InjectableReferenceTest |
InjectableReference tests for the bean manager.
|
| InjectionPointTest |
Injection point metadata tests
|
| LoggerConsumer | |
| MethodInjectionPointBean |
Test bean to inject a bean using injection point metadata into a constructor
|
| TimestampLogger | |
| Toy | |
| TransientFieldInjectionPointBean |
Test bean to inject another bean which uses injection point metadata in a field
|
| Annotation Type | Description |
|---|---|
| AnimalStereotype |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.