Package net.algart.contexts
Class InterruptionContext.Event
java.lang.Object
net.algart.contexts.InterruptionContext.Event
- Enclosing interface:
InterruptionContext
The interruption event: an argument of
InterruptionContext.Listener.interruptionRequested(InterruptionContext.Event)
method.
The application may extend this class to pass some additional information about
interruption reason to that method.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Event
public Event()
-