@ApplicationPath(value="")
public class LogviewerApplication
extends javax.ws.rs.core.Application
Constructor and Description |
---|
LogviewerApplication()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Set<Object> |
getSingletons() |
static void |
setup(Map<String,Object> stormConf,
StormMetricsRegistry metricRegistry)
Spot to inject storm configuration before initializing LogviewerApplication instance.
|
public Set<Object> getSingletons()
getSingletons
in class javax.ws.rs.core.Application
public static void setup(Map<String,Object> stormConf, StormMetricsRegistry metricRegistry)
Spot to inject storm configuration before initializing LogviewerApplication instance.
stormConf
- storm configurationmetricRegistry
- The metrics registryCopyright © 2022 The Apache Software Foundation. All rights reserved.