Uses of Class
org.springframework.cloud.sleuth.internal.LazyBean
-
Packages that use LazyBean Package Description org.springframework.cloud.sleuth.internal -
-
Uses of LazyBean in org.springframework.cloud.sleuth.internal
Methods in org.springframework.cloud.sleuth.internal that return LazyBean Modifier and Type Method Description static <T> LazyBean<T>LazyBean. create(org.springframework.context.ConfigurableApplicationContext springContext, Class<T> requiredType)
-