| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.regions.Region
orc.runtime.transaction.TransRegion
public class TransRegion
This region encloses the tokens of a running transaction. When the region closes, it instructs the transaction to prepare to commit.
| Field Summary | 
|---|
| Fields inherited from class orc.runtime.regions.Region | 
|---|
| closed | 
| Constructor Summary | |
|---|---|
| TransRegion(Region parent,
            Transaction trans) | |
| Method Summary | |
|---|---|
| protected  void | onClose() | 
| Methods inherited from class orc.runtime.regions.Region | 
|---|
| add, add, close, putContainedTokens, remove, remove | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TransRegion(Region parent,
                   Transaction trans)
| Method Detail | 
|---|
protected void onClose()
onClose in class Region| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||