Uses of Class
org.ocap.environment.Environment

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

Uses of Environment in org.ocap.environment
 

Methods in org.ocap.environment that return Environment
static Environment Environment.getHome()
          Return the calling applications home environment
 

Constructors in org.ocap.environment with parameters of type Environment
EnvironmentEvent(Environment source)
          Simple constructor for these events.
EnvironmentStateChangedEvent(Environment source, EnvironmentState fromstate, EnvironmentState tostate)
          Create an EnvironmentStateChangedEvent object.
 



Copyright © 2011. All Rights Reserved.