Index
All Classes and Interfaces|All Packages
D
- defineClass(String, byte[], ClassLoader) - Method in class jadex.nativetools.NativeHelper
-
Define a class in any ClassLoader.
F
- findClass(String) - Method in class jadex.nativetools.NativeHelper
-
Find a class in system classloader.
G
- getField(Class<?>, String, String, boolean) - Method in class jadex.nativetools.NativeHelper
-
Returns the field of a class, overriding security checks.
I
- isRootAdmin() - Method in class jadex.nativetools.NativeHelper
-
Tests if the JVM is running as root/admin.
J
- jadex.nativetools - package jadex.nativetools
M
- main(String[]) - Static method in class jadex.nativetools.NativeHelper
-
Test main
N
- NativeHelper - Class in jadex.nativetools
-
Helper class using JNA to provide native features.
- NativeHelper() - Constructor for class jadex.nativetools.NativeHelper
-
Create helper.
S
- setAccessible(AccessibleObject, boolean) - Method in class jadex.nativetools.NativeHelper
-
Sets reflective object accessible without checks.
- startInstrumentationAgent(String) - Method in class jadex.nativetools.NativeHelper
-
Method for starting an instrumentation agent.
T
- tryChangeUser(String) - Method in class jadex.nativetools.NativeHelper
-
Attempts to change the user of the process to the given name.
All Classes and Interfaces|All Packages