|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.util.newjvm.AbstractMasterJVM.SlaveFactory
private static class AbstractMasterJVM.SlaveFactory
Loads an instance of the given AbstractSlaveJVM class. Invoked in the slave JVM.
| Field Summary | |
|---|---|
private java.lang.String |
_className
|
| Constructor Summary | |
|---|---|
AbstractMasterJVM.SlaveFactory(java.lang.String className)
|
|
| Method Summary | |
|---|---|
AbstractSlaveJVM |
value()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String _className
| Constructor Detail |
|---|
public AbstractMasterJVM.SlaveFactory(java.lang.String className)
| Method Detail |
|---|
public AbstractSlaveJVM value()
value in interface Thunk<AbstractSlaveJVM>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||