Uses of Class
org.ocap.environment.EnvironmentEvent

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

Uses of EnvironmentEvent in org.ocap.environment
 

Subclasses of EnvironmentEvent in org.ocap.environment
 class EnvironmentStateChangedEvent
          The EnvironmentStateChangedEvent class indicates the completion of a state transition of an environment.
 

Methods in org.ocap.environment with parameters of type EnvironmentEvent
 void EnvironmentListener.notify(EnvironmentEvent e)
          Invoked when an application is to be notified of an event relating to an environment
 



Copyright © 2011. All Rights Reserved.