Constant Field Values

Contents

org.springframework.*

  • org.springframework.cloud.sleuth.instrument.jdbc.P6SpyDataSourceDecorator 
    Modifier and Type Constant Field Value
    public static final int ORDER 30
  • org.springframework.cloud.sleuth.instrument.jdbc.TraceJdbcEventListener 
    Modifier and Type Constant Field Value
    public static final int ORDER -2147483638
  • org.springframework.cloud.sleuth.instrument.web.HttpClientRequestParser 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpClientRequestParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpClientResponseParser 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpClientResponseParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpClientSampler 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpClientSampler"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerRequestParser 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpServerRequestParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerResponseParser 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpServerResponseParser"
  • org.springframework.cloud.sleuth.instrument.web.HttpServerSampler 
    Modifier and Type Constant Field Value
    public static final String NAME "sleuthHttpServerSampler"