|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFatalErrorEvent | |
|---|---|
| cz.cuni.amis.pogamut.base.agent.impl | |
| cz.cuni.amis.pogamut.base.component.bus.event.impl | |
| cz.cuni.amis.pogamut.base.component.controller | |
| Uses of IFatalErrorEvent in cz.cuni.amis.pogamut.base.agent.impl |
|---|
| Methods in cz.cuni.amis.pogamut.base.agent.impl with parameters of type IFatalErrorEvent | |
|---|---|
protected void |
AbstractAgent.componentFatalError(IFatalErrorEvent event)
Called whenever some comopnent broadcasts IFatalErrorEvent. |
| Uses of IFatalErrorEvent in cz.cuni.amis.pogamut.base.component.bus.event.impl |
|---|
| Classes in cz.cuni.amis.pogamut.base.component.bus.event.impl that implement IFatalErrorEvent | |
|---|---|
class |
ComponentBusErrorEvent
|
class |
FatalErrorEvent<SOURCE extends IComponent>
|
class |
FatalErrorPropagatingEvent<SOURCE extends IComponent>
|
| Uses of IFatalErrorEvent in cz.cuni.amis.pogamut.base.component.controller |
|---|
| Fields in cz.cuni.amis.pogamut.base.component.controller declared as IFatalErrorEvent | |
|---|---|
protected IFatalErrorEvent |
SharedComponentController.fatalError
Last fatal error sensed. |
| Methods in cz.cuni.amis.pogamut.base.component.controller that return IFatalErrorEvent | |
|---|---|
IFatalErrorEvent |
SharedComponentController.getFatalError()
|
IFatalErrorEvent |
IComponentControllerBase.getFatalError()
Returns last fatal error event that has triggered the system failure. |
IFatalErrorEvent |
ComponentController.getFatalError()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||