![]() | RouterConfig Properties |
The RouterConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | NoRouter | Obsolete.
A configuration that specifies that no router is to be used.
|
![]() | RouterDispatcher |
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.
|
![]() | StopRouterWhenAllRouteesRemoved |
Specify that this router should stop itself when all routees have terminated (been removed).
By Default it is `true`, unless a `resizer` is used.
|