public class TraceTokenBundle
extends java.lang.Object
implements io.dropwizard.Bundle
Modifier and Type | Class and Description |
---|---|
static class |
TraceTokenBundle.Builder |
Modifier and Type | Method and Description |
---|---|
static TraceTokenBundle.Builder |
builder() |
void |
initialize(io.dropwizard.setup.Bootstrap<?> bootstrap) |
void |
run(io.dropwizard.setup.Environment environment) |
public void initialize(io.dropwizard.setup.Bootstrap<?> bootstrap)
initialize
in interface io.dropwizard.ConfiguredBundle<io.dropwizard.Configuration>
public void run(io.dropwizard.setup.Environment environment)
run
in interface io.dropwizard.Bundle
public static TraceTokenBundle.Builder builder()