org.ow2.bonita.pvm.internal.env
Class ExecutionEnvironment

java.lang.Object
  extended by org.ow2.bonita.pvm.env.Environment
      extended by org.ow2.bonita.pvm.internal.env.BasicEnvironment
          extended by org.ow2.bonita.pvm.internal.env.ExecutionEnvironment
All Implemented Interfaces:
java.io.Serializable

public class ExecutionEnvironment
extends BasicEnvironment

Author:
Tom Baeyens
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.bonita.pvm.internal.env.BasicEnvironment
classLoader, contexts, defaultSearchOrder, defaultSearchOrderList, exception, userId
 
Constructor Summary
ExecutionEnvironment(Execution execution)
           
 
Method Summary
 
Methods inherited from class org.ow2.bonita.pvm.internal.env.BasicEnvironment
addContext, close, get, get, get, get, getClassLoader, getContext, getDefaultSearchOrder, getEnvironmentContext, getEnvironmentFactoryContext, getUserId, removeContext, setClassLoader, setUserId
 
Methods inherited from class org.ow2.bonita.pvm.env.Environment
getCurrent, getFromCurrent, getFromCurrent, getFromCurrent, getFromCurrent, popEnvironment, pushEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionEnvironment

public ExecutionEnvironment(Execution execution)


Copyright © 2009 OW2 Consortium. All Rights Reserved.