public class WebImpl extends Object
| Constructor and Description |
|---|
WebImpl() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationService |
getAuthenticationService() |
Metrics |
getMetrics() |
void |
setAuthenticationService(AuthenticationService authenticationService) |
void |
setHttpMetricsTagProvider(HttpMetricsTagProvider httpMetricsTagProvider) |
void |
setMetrics(Metrics metrics) |
void |
start() |
public AuthenticationService getAuthenticationService()
public void setAuthenticationService(AuthenticationService authenticationService)
public Metrics getMetrics()
public void setMetrics(Metrics metrics)
public void setHttpMetricsTagProvider(HttpMetricsTagProvider httpMetricsTagProvider)
public void start()
Copyright © 2021. All rights reserved.