|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoreComponentsForClassException | |
|---|---|
| cz.cuni.amis.pogamut.base.component.bus | |
| cz.cuni.amis.pogamut.base.component.lifecyclebus | |
| Uses of MoreComponentsForClassException in cz.cuni.amis.pogamut.base.component.bus |
|---|
| Methods in cz.cuni.amis.pogamut.base.component.bus that throw MoreComponentsForClassException | ||
|---|---|---|
|
ComponentBus.getComponent(Class<T> cls)
|
|
|
IComponentBus.getComponent(Class<T> cls)
Returns component of class 'cls', if there is more then one component for that class than an exception is thrown. |
|
| Uses of MoreComponentsForClassException in cz.cuni.amis.pogamut.base.component.lifecyclebus |
|---|
| Methods in cz.cuni.amis.pogamut.base.component.lifecyclebus that throw MoreComponentsForClassException | ||
|---|---|---|
|
LifecycleBus.getComponent(Class<T> cls)
|
|
cz.cuni.amis.utils.flag.ImmutableFlag<ComponentState> |
LifecycleBus.getComponentState(Class<? extends IComponent> cls)
|
|
cz.cuni.amis.utils.flag.ImmutableFlag<ComponentState> |
ILifecycleBus.getComponentState(Class<? extends IComponent> cls)
Returns current ComponentState of the component that implements / inherit the 'cls' class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||