public class InstrumentedPlugin extends Object implements Plugin
HttpInterceptor.Chain, HttpInterceptor.ContextPASS_THROUGH| Constructor and Description |
|---|
InstrumentedPlugin(NamedPlugin plugin,
Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HttpHandler> |
adminInterfaceHandlers() |
Eventual<LiveHttpResponse> |
intercept(LiveHttpRequest request,
HttpInterceptor.Chain originalChain) |
void |
styxStarting() |
void |
styxStopping() |
public InstrumentedPlugin(NamedPlugin plugin, Environment environment)
public void styxStarting()
styxStarting in interface StyxLifecycleListenerpublic void styxStopping()
styxStopping in interface StyxLifecycleListenerpublic Map<String,HttpHandler> adminInterfaceHandlers()
adminInterfaceHandlers in interface Pluginpublic Eventual<LiveHttpResponse> intercept(LiveHttpRequest request, HttpInterceptor.Chain originalChain)
intercept in interface HttpInterceptorCopyright © 2013–2020 Hotels.com. All rights reserved.