T - type of a RequestLog implementationpublic interface RequestLogFactory<T extends org.eclipse.jetty.server.RequestLog>
extends io.dropwizard.jackson.Discoverable
RequestLog| Modifier and Type | Method and Description |
|---|---|
T |
build(String name) |
boolean |
isEnabled() |
Copyright © 2017. All rights reserved.