Uses of Interface
org.ocap.environment.EnvironmentListener

Packages that use EnvironmentListener
org.ocap.environment Represents an environment that provides the context in which applications run. 
 

Uses of EnvironmentListener in org.ocap.environment
 

Methods in org.ocap.environment with parameters of type EnvironmentListener
 void Environment.addEnvironmentListener(EnvironmentListener l)
          Add a listener for environment events.
 void Environment.removeEnvironmentListener(EnvironmentListener l)
          Remove a listener for environment events.
 



Copyright © 2011. All Rights Reserved.