org.ow2.easybeans.tests.environment.reference.simpleentry |
EJB 3.0
EJB 3.0 tests.
|
Java Source File Name | Type | Comment |
TestSimpleEnvironmentEntryDeclaration.java | Class | Verifies if the simple environment entries declaration is following the JSR 220. |
TestSimpleEnvironmentEntryFieldInjection.java | Class | Verifies if the simple environment entries injection is following the JSR 220. |
TestSimpleEnvironmentEntryInheritance.java | Class | Verifies if the simple environment entries injection is following the JSR 220. |
TestSimpleEnvironmentEntryMethodInjection.java | Class | Verifies if the simple environment entries injection using setXXX() method is following the JSR 220. |
TestSimpleEnvMessageDrivenBean.java | Class | Tests simple environment declaration and injection in Message-Driven beans. |