Deprecated API
Contents
- 
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionUse
NullMarkedinstead.UseNullMarkedinstead.UseNullableinstead. 
- 
Deprecated MethodsMethodDescriptionuse
ContextSnapshotFactory.captureAll(Object...)on a factory obtained via aContextSnapshotFactory.builder()combined withContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.captureAll(Object...)on a factory obtained via aContextSnapshotFactory.builder().io.micrometer.context.ContextSnapshot.captureAllUsing(Predicate<Object>, ContextRegistry, Object...) useContextSnapshotFactory.captureAll(Object...)on a factory obtained via aContextSnapshotFactory.builder()and configureContextSnapshotFactory.Builder.captureKeyPredicate(Predicate)andContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.captureFrom(Object...)on a factory obtained via aContextSnapshotFactory.builder().useContextSnapshotFactory.captureFrom(Object...)on a factory obtained via aContextSnapshotFactory.builder()combined withContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.captureFrom(Object...)on a factory obtained via aContextSnapshotFactory.builder()and configureContextSnapshotFactory.Builder.captureKeyPredicate(Predicate)andContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.setThreadLocalsFrom(Object, String...)with no keys on a factory obtained via aContextSnapshotFactory.builder().useContextSnapshotFactory.setThreadLocalsFrom(Object, String...)with no keys on a factory obtained via aContextSnapshotFactory.builder()combined withContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.setThreadLocalsFrom(Object, String...)on a factory obtained via aContextSnapshotFactory.builder()combined withContextSnapshotFactory.Builder.contextRegistry(ContextRegistry).useContextSnapshotFactory.setThreadLocalsFrom(Object, String...)on a factory obtained via aContextSnapshotFactory.builder().To be replaced by calls tosetValue()(and/orrestore()), which needs to be implemented when this implementation is removed.