| Class | Description |
|---|---|
| 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-2013 Seam Framework. All Rights Reserved.