Package | Description |
---|---|
org.glassfish.jersey.opentracing |
Modifier and Type | Method and Description |
---|---|
static OpenTracingFeature.Verbosity |
OpenTracingFeature.Verbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenTracingFeature.Verbosity[] |
OpenTracingFeature.Verbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OpenTracingFeature(OpenTracingFeature.Verbosity verbosity)
Creates feature instance with given (
OpenTracingFeature.Verbosity level. |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.