cz.cuni.amis.pogamut.ut2004.agent.module.sensor
Class CTF.SelfUpdatedListener

Package class diagram package CTF.SelfUpdatedListener
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.agent.module.sensor.CTF.SelfUpdatedListener
All Implemented Interfaces:
IWorldEventListener<WorldObjectUpdatedEvent<Self>>, IWorldObjectEventListener<Self,WorldObjectUpdatedEvent<Self>>, cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<Self>>, EventListener
Enclosing class:
CTF

protected class CTF.SelfUpdatedListener
extends Object
implements IWorldObjectEventListener<Self,WorldObjectUpdatedEvent<Self>>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.utils.listener.IListener
cz.cuni.amis.utils.listener.IListener.Notifier<LISTENER extends cz.cuni.amis.utils.listener.IListener>
 
Constructor Summary
protected CTF.SelfUpdatedListener()
           
 
Method Summary
 void notify(WorldObjectUpdatedEvent<Self> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTF.SelfUpdatedListener

protected CTF.SelfUpdatedListener()
Method Detail

notify

public void notify(WorldObjectUpdatedEvent<Self> event)
Specified by:
notify in interface cz.cuni.amis.utils.listener.IListener<WorldObjectUpdatedEvent<Self>>


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