Skip to content

Commit

Permalink
Renamed JettyMetricsHandlerFactory to JettyMetricsHandlerWrapper
Browse files Browse the repository at this point in the history
Fixed orbit-web POM
  • Loading branch information
FieldFlux committed Jul 28, 2015
1 parent 2506ec4 commit 221cbf9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,7 +33,7 @@

import com.codahale.metrics.jetty9.InstrumentedHandler;

public class JettyMetricsHandlerFactory
public class JettyMetricsHandlerWrapper
{
public static HandlerWrapper wrapHandler(Handler handlerToWrap)
{
Expand Down

0 comments on commit 221cbf9

Please sign in to comment.