|
JNodeOS v1.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.utah.janos.nodeos.CommMonitor
Used for cross-process synchronization:
CommMonitor m = ...;
synchronized(m) {
...
}
| Constructor Summary | |
CommMonitor()
|
|
| Method Summary | |
java.lang.Object |
deepCopy()
Deep copy to be performed when this is pulled out of a CommSpaceElement |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CommMonitor()
| Method Detail |
public java.lang.Object deepCopy()
This appears due to the CommSpaceable interface
|
JNodeOS v1.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||