public final class ContextClassLoaderInterceptor extends Object implements Interceptor, Serializable
| Constructor and Description |
|---|
ContextClassLoaderInterceptor(ClassLoader classLoader)
Construct a new instance.
|
public ContextClassLoaderInterceptor(ClassLoader classLoader)
classLoader - the class loader to usepublic Object processInvocation(InterceptorContext context) throws Exception
processInvocation in interface Interceptorcontext - the interceptor contextException - If the underlying invocation resulted in some exceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.