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

Class Summary
BarBean  
BarExtension  
BarWebBean  
FooBean  
FooExtension  
FooWebBean  
MultiWebModuleWithExtensionTest This test verifies that multiple CDI-enabled web applications can be bundled inside of an enterprise archive (.ear).
SingleWebModuleWithExtensionTest This test verifies that a CDI extension can be used with a web application bundled inside of an enterprise archive (.ear) Note that we DO NOT include test class in EJB module since we wouldn't be able to inject bean from web module (Java EE classloading requirements)!
 



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