public class ProcessApplicationClassloaderInterceptor<T> extends Object implements Callable<T>
Callable
and records the
Thread Context Classloader after the context switch has been performed.
This allows detecting if the Thread Context has been manipulated by the container after that
(Usually due to cross application EJB invocations).Constructor and Description |
---|
ProcessApplicationClassloaderInterceptor(Callable<T> delegate) |
Copyright © 2015. All rights reserved.