Interfaces enabling declaration of single threaded and thread-safe components.
See: Description
| Interface Summary | |
|---|---|
| SingleThreaded | A interface to mark a component as SingleThreaded. |
| ThreadSafe | A interface to mark a component as ThreadSafe or reentrant. |