before property

List<RouteInterceptor> before
final

Interceptors that shall be executed before route handler is executed.

Implementation

final List<RouteInterceptor> before;