|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.env.EnvironmentImpl
org.jbpm.pvm.internal.env.BasicEnvironment
org.jbpm.pvm.internal.env.PvmEnvironment
public class PvmEnvironment
| Field Summary | |
|---|---|
protected ProcessEngineImpl |
processEngineImpl
|
| Fields inherited from class org.jbpm.pvm.internal.env.BasicEnvironment |
|---|
authenticatedUserId, classLoader, contexts, exception |
| Constructor Summary | |
|---|---|
PvmEnvironment(ProcessEngineImpl processEngineImpl)
|
|
| Method Summary | |
|---|---|
void |
close()
closes the EnvironmentImpl by removing all its contexts. |
java.lang.String |
toString()
|
| Methods inherited from class org.jbpm.pvm.internal.env.BasicEnvironment |
|---|
get, get, get, get, get, get, get, getAuthenticatedUserId, getClassLoader, getContext, getDefaultSearchOrder, getEnvironmentContext, getEnvironmentFactoryContext, removeContext, removeContext, setAuthenticatedUserId, setClassLoader, setContext |
| Methods inherited from class org.jbpm.pvm.internal.env.EnvironmentImpl |
|---|
getCurrent, getFromCurrent, getFromCurrent, getFromCurrent, getFromCurrent, popEnvironment, pushEnvironment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected ProcessEngineImpl processEngineImpl
| Constructor Detail |
|---|
public PvmEnvironment(ProcessEngineImpl processEngineImpl)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic void close()
EnvironmentImpl
close in class BasicEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||