Uses of Package
cz.cuni.amis.pogamut.base.component.bus.event

Packages that use cz.cuni.amis.pogamut.base.component.bus.event
cz.cuni.amis.pogamut.base.agent.component.event   
cz.cuni.amis.pogamut.base.agent.impl   
cz.cuni.amis.pogamut.base.component.bus.event   
cz.cuni.amis.pogamut.base.component.bus.event.impl   
cz.cuni.amis.pogamut.base.component.controller   
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event used by cz.cuni.amis.pogamut.base.agent.component.event
ComponentBusEvents
          This class provides simple methods for propagation of events that happened in some component.
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event used by cz.cuni.amis.pogamut.base.agent.impl
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
           
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event used by cz.cuni.amis.pogamut.base.component.bus.event
BusAwareCountDownLatch.BusStoppedInterruptedException
           
WaitForEvent.IEventFilter
          Note that only events that implements IComponentEvent may be really substitued as T.
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event used by cz.cuni.amis.pogamut.base.component.bus.event.impl
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
           
 

Classes in cz.cuni.amis.pogamut.base.component.bus.event used by cz.cuni.amis.pogamut.base.component.controller
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.