eventDispatchers

public ImmutableList<EventDispatcher> eventDispatchers()

Obtains the list of event dispatchers added to the builder by the time of the call.

Adding dispatchers to the builder after this method returns will not update the returned list.