Package org.jboss.cdi.tck.tests.extensions.registration

Class Summary
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.
BeanRegistrationByExtensionInNonBeanArchiveTest Validates that a bean can be registered by an extension that resides in a non-bean archive.
ManualBeanRegistrationExtension An extension which registers a bean programmatically.
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.
 



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