org.eclipse.ocl.examples.debug.vm
Interface VMEventListener

All Known Implementing Classes:
VMThread

public interface VMEventListener


Method Summary
 void handleEvent(VMEvent event)
           
 

Method Detail

handleEvent

void handleEvent(VMEvent event)