Class ContextClassLoaderSettingInvocationHandler

java.lang.Object
com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class ContextClassLoaderSettingInvocationHandler extends Object implements 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