jadex.application.space.envsupport.environment
Class LocalObjectListener
java.lang.Object
jadex.application.space.envsupport.environment.LocalObjectListener
- All Implemented Interfaces:
- IObjectListener
public class LocalObjectListener
- extends Object
- implements IObjectListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalObjectListener
public LocalObjectListener()
dispatchObjectEvent
public void dispatchObjectEvent(ObjectEvent event)
- This event gets called when an environment object event is triggered.
- Specified by:
dispatchObjectEvent in interface IObjectListener
getNextEvent
public ObjectEvent getNextEvent()
- Returns the next event or null if none is available.
- Returns:
- event or null
Copyright © 2010. All Rights Reserved.