determineDispatcherTypes

open fun determineDispatcherTypes(): EnumSet<DispatcherType>

Determines the dispatcher types for which the filter should be registered. Applies defaults based on the type of filter being registered if none have been configured. Modifications to the returned EnumSet will have no effect on the registration.

Return

the dispatcher types, never null

Since

3.2.0