opentracing-contrib / java-vertx-web

OpenTracing instrumentation for Vert.x web package
Apache License 2.0
21 stars 17 forks source link

Exposed finishEndHandler to subclasses #15

Open wcarmon opened 5 years ago

wcarmon commented 5 years ago

Why? This allows us to override handlerNormal(...) without copy/pasting finishEndHandler(...)