Module event

Module event 

Source

Structs§

BreakpointEvent
ClassFileLoadHookEvent
ClassLoadEvent
ClassPrepareEvent
CompiledMethodLoadEvent
CompiledMethodUnloadEvent
DataDumpRequestEvent
DynamicCodeGeneratedEvent
EventAdjuster
EventHandlers
ExceptionCatchEvent
ExceptionEvent
FieldAccessEvent
FieldModificationEvent
FramePopEvent
GarbageCollectionFinishEvent
GarbageCollectionStartEvent
JEventManager
MethodEntryEvent
MethodExitEvent
MonitorContendedEnterEvent
MonitorContendedEnteredEvent
MonitorWaitEvent
MonitorWaitedEvent
NativeMethodBindEvent
ObjectFreeEvent
ResourceExhaustedEvent
SingleStepEvent
ThreadEndEvent
ThreadStartEvent
VmDeathEvent
VmInitEvent
VmObjectAllocEvent
VmStartEvent

Functions§

jvmti_event_breakpoint_handler
jvmti_event_class_file_load_hook_handler
jvmti_event_class_load_handler
jvmti_event_class_prepare_handler
jvmti_event_compiled_method_load_handler
jvmti_event_compiled_method_unload_handler
jvmti_event_data_dump_request_handler
jvmti_event_dynamic_code_generated_handler
jvmti_event_exception_catch_handler
jvmti_event_exception_handler
jvmti_event_field_access_handler
jvmti_event_field_modification_handler
jvmti_event_frame_pop_handler
jvmti_event_garbage_collection_finish_handler
jvmti_event_garbage_collection_start_handler
jvmti_event_method_entry_handler
jvmti_event_method_exit_handler
jvmti_event_monitor_contended_enter_handler
jvmti_event_monitor_contended_entered_handler
jvmti_event_monitor_wait_handler
jvmti_event_monitor_waited_handler
jvmti_event_native_method_bind_handler
jvmti_event_object_free_handler
jvmti_event_resource_exhausted_handler
jvmti_event_single_step_handler
jvmti_event_thread_end_handler
jvmti_event_thread_start_handler
jvmti_event_vm_death_handler
jvmti_event_vm_init_handler
jvmti_event_vm_object_alloc_handler
jvmti_event_vm_start_handler

Type Aliases§

CompiledMethodLoadFn
CompiledMethodUnloadFn
DataDumpRequestFn
DynamicCodeGeneratedFn
EventBreakpointFn
EventClassFileLoadHookFn
EventClassLoadFn
EventClassPrepareFn
ExceptionCatchFn
ExceptionFn
FieldAccessFn
FieldModificationFn
FramePopFn
GarbageCollectionFinishFn
GarbageCollectionStartFn
MethodEntryFn
MethodExitFn
MonitorContendedEnterFn
MonitorContendedEnteredFn
MonitorWaitFn
MonitorWaitedFn
NativeMethodBindFn
ObjectFreeFn
ResourceExhaustedFn
SingleStepFn
ThreadEndFn
ThreadStartFn
VmDeathFn
VmInitFn
VmObjectAllocFn
VmStartFn