@WebListener public class TracerInitializer extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Field and Description |
|---|---|
static String |
SMALLRYE_OPENTRACING_SERVICE_NAME |
static String |
SMALLRYE_OPENTRACING_TRACER |
static String |
SMALLRYE_OPENTRACING_TRACER_MANAGED |
| Constructor and Description |
|---|
TracerInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public static final String SMALLRYE_OPENTRACING_SERVICE_NAME
public static final String SMALLRYE_OPENTRACING_TRACER
public static final String SMALLRYE_OPENTRACING_TRACER_MANAGED
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2019 JBoss by Red Hat. All rights reserved.