| Interface | Description |
|---|---|
| NativeStats.StatsInterface |
| Class | Description |
|---|---|
| Callback |
Instances of this class represent entry points into Java which can be invoked
from operating system level callback routines.
|
| JNIEnv |
This is a marker class.
|
| Library |
Used to optionally extract and load a JNI library.
|
| NativeStats |
Instructions on how to use the NativeStats tool with a standalone SWT
example:
Compile the native libraries defining the NATIVE_STATS flag.
Add the following code around the sections of
interest to dump the native calls done in that section.
|
| NativeStats.NativeFunction | |
| PointerMath |
| Enum | Description |
|---|---|
| ArgFlag | |
| ClassFlag | |
| FieldFlag | |
| MethodFlag |
| Annotation Type | Description |
|---|---|
| JniArg | |
| JniClass | |
| JniField | |
| JniMethod | |
| T32 |
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.