public interface JvmtiInterface11 extends JvmtiInterface
GetSystemProperty
Modifier and Type | Interface and Description |
---|---|
static interface |
JvmtiInterface11.AddModuleOpensFunctionPointer |
static interface |
JvmtiInterface11.GetAllModulesFunctionPointer |
static interface |
JvmtiInterface11.GetNamedModuleFunctionPointer |
JvmtiInterface.AllocateFunctionPointer, JvmtiInterface.CapabilitiesFunctionPointer, JvmtiInterface.DeallocateFunctionPointer, JvmtiInterface.ForceEarlyReturnObjectFunctionPointer, JvmtiInterface.GetBytecodesFunctionPointer, JvmtiInterface.GetClassLoaderFunctionPointer, JvmtiInterface.GetClassMethodsFunctionPointer, JvmtiInterface.GetClassSignatureFunctionPointer, JvmtiInterface.GetConstantPoolFunctionPointer, JvmtiInterface.GetFieldDeclaringClassFunctionPointer, JvmtiInterface.GetFieldModifiersFunctionPointer, JvmtiInterface.GetFieldNameFunctionPointer, JvmtiInterface.GetFrameCountFunctionPointer, JvmtiInterface.GetImplementedInterfacesFunctionPointer, JvmtiInterface.GetJLocationFormatFunctionPointer, JvmtiInterface.GetJNIFunctionTableFunctionPointer, JvmtiInterface.GetLineNumberTableFunctionPointer, JvmtiInterface.GetLoadedClassesFunctionPointer, JvmtiInterface.GetLocalFunctionPointer, JvmtiInterface.GetLocalInstanceFunctionPointer, JvmtiInterface.GetMethodDeclaringClassFunctionPointer, JvmtiInterface.GetMethodModifiersFunctionPointer, JvmtiInterface.GetMethodNameFunctionPointer, JvmtiInterface.GetSourceFileNameFunctionPointer, JvmtiInterface.GetStackTraceFunctionPointer, JvmtiInterface.GetSystemPropertiesFunctionPointer, JvmtiInterface.GetSystemPropertyFunctionPointer, JvmtiInterface.IsMethodNativeFunctionPointer, JvmtiInterface.SetBreakpointFunctionPointer, JvmtiInterface.SetEventCallbacksFunctionPointer, JvmtiInterface.SetEventNotificationModeFunctionPointer, JvmtiInterface.SetJNIFunctionTableFunctionPointer
JVMTI_VERSION_1_2, JVMTI_VERSION_11, JVMTI_VERSION_9
Modifier and Type | Method and Description |
---|---|
JvmtiInterface11.AddModuleOpensFunctionPointer |
AddModuleOpens() |
JvmtiInterface11.GetAllModulesFunctionPointer |
GetAllModules() |
JvmtiInterface11.GetNamedModuleFunctionPointer |
GetNamedModule() |
AddCapabilities, Allocate, Deallocate, ForceEarlyReturnObject, GetBytecodes, GetCapabilities, GetClassLoader, GetClassMethods, GetClassSignature, GetConstantPool, GetFieldDeclaringClass, GetFieldModifiers, GetFieldName, GetFrameCount, GetImplementedInterfaces, GetJLocationFormat, GetJNIFunctionTable, GetLineNumberTable, GetLoadedClasses, GetLocalInstance, GetLocalInt, GetLocalObject, GetMethodDeclaringClass, GetMethodModifiers, GetMethodName, GetSourceFileName, GetStackTrace, GetSystemProperties, GetSystemProperty, IsMethodNative, SetBreakpoint, SetEventCallbacks, SetEventNotificationMode, SetJNIFunctionTable
JvmtiInterface11.GetNamedModuleFunctionPointer GetNamedModule()
JvmtiInterface11.GetAllModulesFunctionPointer GetAllModules()
JvmtiInterface11.AddModuleOpensFunctionPointer AddModuleOpens()