| Class | Description |
|---|---|
| AnotherBeanClassToRegister | |
| AnotherManualBeanRegistrationExtension |
An extension which registers a bean programmatically.
|
| BeanClassToRegister |
A valid bean class which will be registered manually using a CDI extension rather than auto-discovered by inclusion in a bean
archive.
|
| Beanie | |
| BeanieTypeLiteral | |
| BeanRegistrationByExtensionInEarLibraryTest | |
| BeanRegistrationByExtensionInNonBeanArchiveTest |
Validates that a bean can be registered by an extension that resides in a non-bean archive.
|
| BeanRegistrationByExtensionInWarLibraryTest | |
| DummyObserverExtension | |
| DuplicateIdentifiedAnnotatedTypeExtension | |
| DuplicateIdentifiedAnnotatedTypeTest | |
| EarExtensionsCheck | |
| ManualBeanRegistrationExtension |
An extension which registers a bean programmatically.
|
| TwoBeansOneClassExtension | |
| TwoBeansOneClassTest | |
| VisibilityOfBeanRegisteredByExtensionFromNonBeanLibraryTest |
Validates that a class in one non-bean archive can be registered as a bean by an extension in another non-bean archive and
that the bean is visible to the web (bean) archive.
|
| WarDummyObserverExtension |
| Annotation Type | Description |
|---|---|
| BeanieType |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.