JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.pnfsoftware.jeb.core.units.code.asm.memory
Interface IMemoryProtectionListener
public interface
IMemoryProtectionListener
VM page protection change listener.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onProtectionEvent
(
MemoryProtectionEvent
e)
Method Details
onProtectionEvent
void
onProtectionEvent
(
MemoryProtectionEvent
e)