| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.agent.impl | |
| cz.cuni.amis.pogamut.base.component.bus.event.impl | |
| cz.cuni.amis.pogamut.base.component.controller |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAgent.componentFatalError(IFatalErrorEvent event)
Called whenever some comopnent broadcasts
IFatalErrorEvent. |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentBusErrorEvent |
class |
FatalErrorEvent<SOURCE extends IComponent> |
class |
FatalErrorPropagatingEvent<SOURCE extends IComponent> |
| Modifier and Type | Field and Description |
|---|---|
protected IFatalErrorEvent |
SharedComponentController.fatalError
Last fatal error sensed.
|
| Modifier and Type | Method and Description |
|---|---|
IFatalErrorEvent |
SharedComponentController.getFatalError() |
IFatalErrorEvent |
IComponentControllerBase.getFatalError()
Returns last fatal error event that has triggered the system failure.
|
IFatalErrorEvent |
ComponentController.getFatalError() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.