Class Summary |
A_manac |
|
A_mono |
Set of test with only 1 thread at a time. |
A_multi |
This TestCase is a set of multithreaded clients accessing concurrently
the set of accounts. |
A_remove |
This test suite tests remove operations in a multithreading environment. |
A_remthread |
Stress Test with create/remove |
A_stress |
set of testCases used to load the EJBServer |
A_thread |
Stress Test |
C_manac |
|
F_mono |
Set of test with only 1 thread at a time. |
F_mono_2 |
Set of test with only 1 thread at a time. |
F_multi |
This TestCase is a set of multithreaded clients accessing concurrently
the set of accounts. |
F_multi_2 |
This TestCase is a set of multithreaded clients accessing concurrently
the set of accounts. |
F_remove |
This test suite tests remove operations in a multithreading environment. |
F_remove_2 |
This test suite tests remove operations in a multithreading environment. |
F_stress |
set of testCases used to load the EJBServer |
F_stress_2 |
set of testCases used to load the EJBServer |
ManacEC |
Manac Implementation (with container-managed persistence version 1)
This class extends the similar entity bean with "CMP version 2.x"
and implements the getter and setter methods. |
ManacEC2 |
Manac Implementation (with container-managed persistence version 2) |
ManagerSF |
Manager Implementation |