protected static class SleuthSpanCreatorAspectMonoTests.TestBean extends Object implements SleuthSpanCreatorAspectMonoTests.TestBeanInterface
| Modifier and Type | Field and Description |
|---|---|
static reactor.core.publisher.Mono<String> |
TEST_MONO |
static String |
TEST_STRING |
| Constructor and Description |
|---|
TestBean(org.springframework.cloud.sleuth.Tracer tracer) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<String> |
newSpanInSubscriberContext() |
reactor.core.publisher.Mono<String> |
newSpanInTraceContext() |
reactor.core.publisher.Mono<String> |
testMethod() |
reactor.core.publisher.Mono<String> |
testMethod10_v2(String param) |
reactor.core.publisher.Mono<String> |
testMethod10(String param) |
reactor.core.publisher.Mono<String> |
testMethod11(String param) |
reactor.core.publisher.Mono<String> |
testMethod12(String param) |
reactor.core.publisher.Mono<String> |
testMethod13() |
reactor.core.publisher.Mono<String> |
testMethod2() |
reactor.core.publisher.Mono<String> |
testMethod3() |
reactor.core.publisher.Mono<String> |
testMethod4() |
reactor.core.publisher.Mono<String> |
testMethod5(String test) |
reactor.core.publisher.Mono<String> |
testMethod6(String test) |
reactor.core.publisher.Mono<String> |
testMethod7() |
reactor.core.publisher.Mono<String> |
testMethod8(String param) |
reactor.core.publisher.Mono<String> |
testMethod9(String param) |
public static final String TEST_STRING
public static final reactor.core.publisher.Mono<String> TEST_MONO
public reactor.core.publisher.Mono<String> testMethod()
testMethod in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod2()
testMethod2 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod3()
testMethod3 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod4()
testMethod4 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod5(String test)
testMethod5 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod6(String test)
testMethod6 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod7()
testMethod7 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod8(String param)
testMethod8 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod9(String param)
testMethod9 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod10(String param)
testMethod10 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod10_v2(String param)
testMethod10_v2 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod11(String param)
testMethod11 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod12(String param)
testMethod12 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> testMethod13()
testMethod13 in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> newSpanInTraceContext()
newSpanInTraceContext in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfacepublic reactor.core.publisher.Mono<String> newSpanInSubscriberContext()
newSpanInSubscriberContext in interface SleuthSpanCreatorAspectMonoTests.TestBeanInterfaceCopyright © 2023 Pivotal Software, Inc.. All rights reserved.