public class Dispatchers$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Dispatchers$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Dispatchers$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DefaultDispatcherId()
The id of the default dispatcher, also the full key of the
configuration of the default dispatcher.
|
public static final Dispatchers$ MODULE$