Package org.burningwave.jvm
Class NativeExecutor
java.lang.Object
org.burningwave.jvm.NativeExecutor
-
Method Summary
Modifier and TypeMethodDescriptionallocateInstance(Class<?> cls) getDeclaredField(Class<?> target, String name, String signature) getDeclaredStaticField(Class<?> target, String name, String signature) getFieldValue(Object target, Field field) static final NativeExecutorvoidsetFieldValue(Object origTarget, Field field, Object value) voidthrowException(Throwable exc)
-
Method Details
-
getInstance
-
getFieldValue
-
setFieldValue
-
getDeclaredField
-
getDeclaredStaticField
-
allocateInstance
-
throwException
-