| Class and Description |
|---|
| ComponentBusEvents
This class provides simple methods for propagation of events that happened in some component.
|
| Class and Description |
|---|
| IFatalErrorEvent
Marks that fatal error has happened that prevents the component from running.
|
| IPausedEvent |
| IResetEvent |
| IStartedEvent
Marks that the component has started its work.
|
| IStoppedEvent
The component stopped its job.
|
| IStoppingEvent |
| Class and Description |
|---|
| BusAwareCountDownLatch.BusStoppedInterruptedException |
| WaitForEvent.IEventFilter
Note that only events that implements
IComponentEvent may be really substitued as T. |
| Class and Description |
|---|
| IFatalErrorEvent
Marks that fatal error has happened that prevents the component from running.
|
| IPausedEvent |
| IPausingEvent |
| IResetEvent |
| IResumedEvent |
| IResumingEvent |
| IStartedEvent
Marks that the component has started its work.
|
| IStartingEvent |
| IStartingPausedEvent
This event is similar to
IStartingEvent, it marks that the component is going to start. |
| IStoppedEvent
The component stopped its job.
|
| IStoppingEvent |
| Class and Description |
|---|
| IFatalErrorEvent
Marks that fatal error has happened that prevents the component from running.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.