public class AdditionalServlets extends Object implements AutoCloseable
| Constructor and Description |
|---|
AdditionalServlets(Map<String,AdditionalServletWithClassLoader> servlets) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static AdditionalServlets |
load(PulsarConfiguration conf)
Load the additional servlet for the given servlet name list.
|
public AdditionalServlets(Map<String,AdditionalServletWithClassLoader> servlets)
public static AdditionalServlets load(PulsarConfiguration conf) throws IOException
conf - the pulsar service configurationIOExceptionpublic void close()
close in interface AutoCloseableCopyright © 2017–2022 Apache Software Foundation. All rights reserved.