|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorc.runtime.Group
orc.runtime.IsolatedGroup
public class IsolatedGroup
A token in an isolated group is protected from forced termination.
Field Summary |
---|
Fields inherited from class orc.runtime.Group |
---|
alive |
Constructor Summary | |
---|---|
IsolatedGroup(Group parent)
|
Method Summary | |
---|---|
Group |
getParent()
|
Methods inherited from class orc.runtime.Group |
---|
add, isAlive, kill, onKill, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IsolatedGroup(Group parent)
Method Detail |
---|
public Group getParent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |