cz.cuni.amis.pogamut.base.component.controller
Class SharedComponentController.ComponentStateListener
java.lang.Object
cz.cuni.amis.pogamut.base.component.controller.SharedComponentController.ComponentStateListener
- All Implemented Interfaces:
- cz.cuni.amis.utils.flag.FlagListener<ComponentState>, EventListener
- Enclosing class:
- SharedComponentController<COMPONENT extends ISharedComponent>
protected class SharedComponentController.ComponentStateListener
- extends Object
- implements cz.cuni.amis.utils.flag.FlagListener<ComponentState>
| Nested classes/interfaces inherited from interface cz.cuni.amis.utils.flag.FlagListener |
cz.cuni.amis.utils.flag.FlagListener.FlagListenerNotifier<T> |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agentId
protected IAgentId agentId
SharedComponentController.ComponentStateListener
public SharedComponentController.ComponentStateListener(IAgentId agentId)
getAgentId
public IAgentId getAgentId()
flagChanged
public void flagChanged(ComponentState changedValue)
- Specified by:
flagChanged in interface cz.cuni.amis.utils.flag.FlagListener<ComponentState>
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.