| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.component.controller |
| Modifier and Type | Class and Description |
|---|---|
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 © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.