Package com.atlassian.plugin.util
Class ContextClassLoaderSettingInvocationHandler
java.lang.Object
com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler
- All Implemented Interfaces:
InvocationHandler
InvocationHandler for a dynamic proxy that ensures all methods are executed with the
object class's class loader as the context class loader.
- Since:
- 3.1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContextClassLoaderSettingInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-