# Interface: com.pnfsoftware.jeb.core.units.code.asm.memory.IMemoryAllocListener

VM page allocation listener.

## Method: onAllocEvent
- parameter: `e`, type: `com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryAllocEvent`

Description: Handle a memory allocation event.
parameter: e: allocation event

