Class IsolatedLauncherProxy
java.lang.Object
org.sonarsource.scanner.lib.internal.facade.inprocess.IsolatedLauncherProxy
- All Implemented Interfaces:
InvocationHandler
-
Method Summary
-
Method Details
-
create
public static <T> T create(ClassLoader cl, Class<T> interfaceClass, String proxiedClassName) throws ReflectiveOperationException - Throws:
ReflectiveOperationException
-
create
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-