net.ranides.assira.events
Class EventRouterThread.InterruptEvent

java.lang.Object
  extended by net.ranides.assira.events.EventRouterThread.ShutdownEvent
      extended by net.ranides.assira.events.EventRouterThread.InterruptEvent
All Implemented Interfaces:
Event
Enclosing class:
EventRouterThread

public class EventRouterThread.InterruptEvent
extends EventRouterThread.ShutdownEvent

Zdarzenie wysyłane do wszystkich zainteresowanych obserwatorów routera. Informuje, że router zakończył swoją pracę z powodu wymuszenia - nastąpiło przerwanie i wyjątek InterruptedException.


Method Summary
 
Methods inherited from class net.ranides.assira.events.EventRouterThread.ShutdownEvent
thread
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2013. All Rights Reserved.