Modifier and Type | Method and Description |
---|---|
void |
InterruptibleThreadInfrastructure.deregister(InterruptObject odi)
Deregisters an
InterruptObject
from the current thread of execution. |
void |
InterruptibleThreadInfrastructure.register(InterruptObject odi)
Registers an
InterruptObject
with the request running on the current thread of execution. |