Class Constants
- java.lang.Object
-
- org.wildfly.extension.microprofile.opentracing.Constants
-
public class Constants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONTRIB_PACKAGEstatic StringINTERCEPTOR_PACKAGEstatic StringSPAN_FINISHING_FILTERstatic StringTRACER_CLASSstatic StringTRACERRESOLVER_PACKAGE
-
-
-
Field Detail
-
CONTRIB_PACKAGE
public static final String CONTRIB_PACKAGE
- See Also:
- Constant Field Values
-
INTERCEPTOR_PACKAGE
public static final String INTERCEPTOR_PACKAGE
- See Also:
- Constant Field Values
-
SPAN_FINISHING_FILTER
public static final String SPAN_FINISHING_FILTER
- See Also:
- Constant Field Values
-
TRACERRESOLVER_PACKAGE
public static final String TRACERRESOLVER_PACKAGE
- See Also:
- Constant Field Values
-
TRACER_CLASS
public static final String TRACER_CLASS
- See Also:
- Constant Field Values
-
-