Package org.jboss.cdi.tck.tests.deployment.packaging.visibility

Class Summary
AnnotatedTypeObserverExtension  
Bar  
Beer  
BeerCollector  
CraftBeer  
Foo  
JarToJarAlphaVisibilityTest Verifies that a bean from a BDA is injectable into another BDA.
JarToJarReverseAlphaVisibilityTest Same as JarToJarAlphaVisibilityTest but the content of alpha and bravo jars is swapped to detect ordering issues.
Soda  
VisibilityOfAnnotatedTypesFromExtensionInAlphaBeanArchiveTest Tests whether an extension that observes annotated types, when put in a library with a higher order name (alpha.jar), is notified of annotated types in a library with a lower order name (bravo.jar).
VisibilityOfAnnotatedTypesFromExtensionInBravoBeanArchiveTest Tests whether an extension that observes annotated types, when put in a library with a lower order name (bravo.jar), is notified of annotated types in a library with a higher order name (alpha.jar).
VisibilityOfBeanInWebModuleFromBeanManagerInBeanLibraryTest Validates that a bean in the WEB-INF/classes directory is visible to the BeanManager injected into a bean contained within a bean library in the same bean (web) archive.
 

Annotation Types Summary
American  
 



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