| Class | Description |
|---|---|
| ComponentAccessUtil |
A reflection-based convenience class that retrieves components either from the container services
or from its own component cache.
|
| ComponentAccessUtil.CompRefHelper |
Component reference plus synchronization support for other threads
that request the same component reference but must wait until the shared component
has been activated.
|
| ConcurrentComponentAccessUtil |
ConcurrentComponentAccessUtil extends ComponentAccessUtil, allowing to
instantiate and release components concurrently. |
| ContainerUtil |
Provides direct container access to test code.
|
| ContainerUtil.ContainerLogLevelSpec |
Complete logging spec for a container.
|
| ManagerAdminClient |
Dummy manager client for custom manager logins as administrator.
|