public abstract class AbstractInterruptController
extends java.lang.Object
Constructor and Description |
---|
AbstractInterruptController() |
Modifier and Type | Method and Description |
---|---|
static AbstractInterruptController |
getInstance()
Obtain the instance of the interrupt controller
|
void |
handleInterrupt(Interrupt interrupt)
Handle the given interrupt to a CPU core
|
public static final AbstractInterruptController getInstance()
public void handleInterrupt(Interrupt interrupt)
interrupt
- The interrupt