Interface IMemoryProtectionListener
public interface IMemoryProtectionListener
VM page protection change listener.
-
Method Summary
Modifier and TypeMethodDescriptionvoidHandle a memory protection change event.
-
Method Details
-
onProtectionEvent
Handle a memory protection change event.- Parameters:
e- protection event
-