org.ocap.environment
Interface EnvironmentListener

All Superinterfaces:
java.util.EventListener

public interface EnvironmentListener
extends java.util.EventListener

The listener interface for receiving environment events.


Method Summary
 void notify(EnvironmentEvent e)
          Invoked when an application is to be notified of an event relating to an environment
 

Method Detail

notify

void notify(EnvironmentEvent e)
Invoked when an application is to be notified of an event relating to an environment

Parameters:
e - the event