Class WatchContextListener

java.lang.Object
repast.simphony.engine.watcher.WatchContextListener
All Implemented Interfaces:
ContextListener<Object>

public class WatchContextListener extends Object implements ContextListener<Object>
ContextListener that examines objects added to a Context to see if they have watches and if so setup the notification mechanism on them.
Author:
Nick Collier