| Interface | Description |
|---|---|
| Bar | |
| EjbFooLocal | |
| Foo |
| Class | Description |
|---|---|
| AlternativeEjbFoo | |
| AlternativeFoo | |
| CashEjbFoo | |
| CashFoo | |
| EjbFoo | |
| EnabledManagedBeanInjectionAvailabilityTest |
Test that bean in web module can inject enabled managed bean from EJB module.
|
| EnabledProducerFieldInjectionAvailabilityTest |
Test that bean in web module can inject enabled bean producer field from EJB module.
|
| EnabledProducerMethodInjectionAvailabilityTest |
Test that bean in web module can inject enabled bean producer method from EJB module.
|
| EnabledSessionBeanInjectionAvailabilityTest |
Test that bean in web module can inject enabled session bean from EJB module.
|
| FooFieldProducer | |
| FooMethodProducer | |
| InterModuleELResolutionTest |
Test that bean in web module can resolve enabled bean via EL from EJB module.
|
| InterModuleLookupTest |
Test that bean in web module can lookup enabled bean from EJB module.
|
| ManagedFoo | |
| PaymentEjbFoo | |
| PaymentFoo | |
| ProducedFoo | |
| SelectedAlternativeManagedBeanInjectionAvailabilityTest |
Test that bean in web module can inject selected alternative managed bean from EJB module.
|
| SelectedAlternativeSessionBeanInjectionAvailabilityTest |
Test that bean in web module can inject selected alternative managed bean from EJB module.
|
| SpecializedBeanInjectionNotAvailableTest |
Test that bean in web module cannot inject specialized CDI beans from EJB module.
|
| SpecializedProducerMethodInjectionNotAvailableTest |
Test that bean in web module cannot inject specialized producer methods from EJB module.
|
| SpecializingFooMethodProducer | |
| WebBar | |
| WebFooELResolver |
This bean uses
EL implementation located in EAR library. |
| WebFooLookup | |
| WebPaymentBar | |
| WebPaymentEjbBar |
| Annotation Type | Description |
|---|---|
| Enterprise | |
| Standard |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.