|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentBusErrorException | |
|---|---|
| cz.cuni.amis.pogamut.base.component.bus | |
| cz.cuni.amis.pogamut.base.component.lifecyclebus | |
| Uses of ComponentBusErrorException in cz.cuni.amis.pogamut.base.component.bus |
|---|
| Methods in cz.cuni.amis.pogamut.base.component.bus that throw ComponentBusErrorException | |
|---|---|
boolean |
ComponentBus.event(IComponentEvent event)
|
boolean |
IComponentBus.event(IComponentEvent<?> event)
Propagates new event. |
void |
ComponentBus.eventTransactional(IComponentEvent event)
|
void |
IComponentBus.eventTransactional(IComponentEvent<?> event)
Propagates new event in the context of current event (if called within the context of event). |
| Uses of ComponentBusErrorException in cz.cuni.amis.pogamut.base.component.lifecyclebus |
|---|
| Methods in cz.cuni.amis.pogamut.base.component.lifecyclebus that throw ComponentBusErrorException | |
|---|---|
boolean |
LifecycleBus.event(IComponentEvent event)
|
void |
LifecycleBus.eventTransactional(IComponentEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||