Executor Namespace
The executor namespace is both available in ColdBox and WireBox standalone and it is used to get references to created asynchronous executor thread pools.
DSL | Description |
| Inject an executor using the property name as the key |
| Inject an executor by name |
Last updated