-
Classes Class Description nl.talsmasoftware.context.observer.ContextObservers The (static) utility methods from this class were moved to theContextManagersclass.
-
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.
-
Constructors Constructor Description nl.talsmasoftware.context.threadlocal.AbstractThreadLocalContext(T) Using this constructor makes it impossible to register aContextObserver!