public class ClassReflectionWrapper extends Object
| Constructor and Description |
|---|
ClassReflectionWrapper(String ClassName,
ExecutionHandle Handle,
String ID,
boolean SupportsExecutionContext,
ExecutionContextConfigBase SuppliedContextProxy) |
public ClassReflectionWrapper(String ClassName, ExecutionHandle Handle, String ID, boolean SupportsExecutionContext, ExecutionContextConfigBase SuppliedContextProxy) throws ClassNotFoundException
ClassNotFoundExceptionpublic void Instantiate(CallBase constructorCall) throws ExecutionRunTimeException, ExecutionValidationException, SecurityException, NoSuchMethodException, IllegalArgumentException, InstantiationException, IllegalAccessException, InvocationTargetException, ExecutionInternalErrorException, ExecutionCancelException, ExecutionBreakException
public void Invoke(CallBase methodCall) throws SecurityException, NoSuchMethodException, ExecutionValidationException, IllegalArgumentException, IllegalAccessException, ExecutionRunTimeException, InvocationTargetException, ExecutionInternalErrorException, ExecutionCancelException, ExecutionBreakException
Copyright © 2014. All Rights Reserved.