Uses of Class
cz.cuni.amis.pogamut.base.component.controller.AbstractComponentControllerBase

Packages that use AbstractComponentControllerBase
cz.cuni.amis.pogamut.base.component.controller   
 

Uses of AbstractComponentControllerBase in cz.cuni.amis.pogamut.base.component.controller
 

Subclasses of AbstractComponentControllerBase in cz.cuni.amis.pogamut.base.component.controller
 class ComponentController<COMPONENT extends IComponent>
          Provides simple way for components to start/stop automatically based on the status of objects they depends on (e.g.
 class SharedComponentController<COMPONENT extends ISharedComponent>
          Shared component controller is meant to provide management of lifecycle methods of the ISharedComponent while providing methods that has to be implemented by any ISharedComponent.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.