Public Member Functions | |
| void | cleanUp () |
| void | dummyComponentsCanDoCloseToNothing () |
| void | callThatTakesSomeTime (int timeInMillisec) |
Private Member Functions | |
| Logger | getLogger () |
Private Attributes | |
| Logger | myLogger |
|
|
|
|
|
Logs a message, which should facilitate debugging the logs when the synchronization of deactivation with long-running methods is being tested. |
|
|
|
|
|
Gets a logger, even if this component does not run inside a container and thus no ContainerServices are provided. This is a special hack for this test component which should never be used for any real components. |
|
|
|
1.3.8