jadex.application.space.envsupport.environment
Interface IEnvironmentListener

All Known Subinterfaces:
IPerceptGenerator
All Known Implementing Classes:
DefaultVisionGenerator

public interface IEnvironmentListener

Interface for environment listener.


Method Summary
 void dispatchEnvironmentEvent(EnvironmentEvent event)
          Dispatch an environment event to this listener.
 

Method Detail

dispatchEnvironmentEvent

void dispatchEnvironmentEvent(EnvironmentEvent event)
Dispatch an environment event to this listener.

Parameters:
event - The event.


Copyright © 2010. All Rights Reserved.