@Beta public interface AdditionalServlet extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getBasePath()
Get the base path of prometheus metrics
|
org.eclipse.jetty.servlet.ServletHolder |
getServletHolder()
Get the servlet holder
|
void |
loadConfig(PulsarConfiguration pulsarConfiguration)
load plugin config
|
void loadConfig(PulsarConfiguration pulsarConfiguration)
pulsarConfiguration - String getBasePath()
org.eclipse.jetty.servlet.ServletHolder getServletHolder()
void close()
close in interface AutoCloseableCopyright © 2017–2021 Apache Software Foundation. All rights reserved.