-
Classes Class Description nl.talsmasoftware.context.observer.ContextObservers The (static) utility methods from this class were moved to theContextManagersclass.nl.talsmasoftware.context.opentracing.OpentracingSpanManager Renamed toSpanManager
-
Methods Method Description nl.talsmasoftware.context.observer.ContextObservers.onActivate(Class<? extends ContextManager<? super T>>, T, T) This method was moved to theContextManagersutility class.nl.talsmasoftware.context.observer.ContextObservers.onDeactivate(Class<? extends ContextManager<? super T>>, T, T) This method was moved to theContextManagersutility class.nl.talsmasoftware.context.opentracing.ContextScopeManager.activate(Span, boolean) This is no longer part of the OpenTracing API as of0.33.0nl.talsmasoftware.context.opentracing.ContextScopeManager.active() This is no longer part of the OpenTracing API as of0.33.0
-
Constructors Constructor Description nl.talsmasoftware.context.threadlocal.AbstractThreadLocalContext(T) Using this constructor makes it impossible to register aContextObserver!