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 IMemoryAllocListener
public interface
IMemoryAllocListener
VM page allocation listener.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onAllocEvent
(
MemoryAllocEvent
e)
Method Details
onAllocEvent
void
onAllocEvent
(
MemoryAllocEvent
e)