|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.env.Environment
org.ow2.orchestra.pvm.internal.env.BasicEnvironment
org.ow2.orchestra.pvm.internal.env.PvmEnvironment
public class PvmEnvironment
| Field Summary | |
|---|---|
protected PvmEnvironmentFactory |
pvmEnvironmentFactory
|
| Fields inherited from class org.ow2.orchestra.pvm.internal.env.BasicEnvironment |
|---|
classLoader, contexts, defaultSearchOrder, defaultSearchOrderList, exception, userId |
| Constructor Summary | |
|---|---|
PvmEnvironment(PvmEnvironmentFactory pvmEnvironmentFactory)
|
|
| Method Summary | |
|---|---|
void |
close()
closes the Environment by removing all its contexts. |
java.lang.String |
toString()
|
| Methods inherited from class org.ow2.orchestra.pvm.internal.env.BasicEnvironment |
|---|
addContext, get, get, get, get, getClassLoader, getContext, getDefaultSearchOrder, getEnvironmentContext, getEnvironmentFactoryContext, getUserId, removeContext, setClassLoader, setUserId |
| Methods inherited from class org.ow2.orchestra.pvm.env.Environment |
|---|
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 PvmEnvironmentFactory pvmEnvironmentFactory
| Constructor Detail |
|---|
public PvmEnvironment(PvmEnvironmentFactory pvmEnvironmentFactory)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic void close()
Environment
close in class BasicEnvironment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||