|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.siprop.v2.stack.sip.tu.TransactionGarbageCollector
public class TransactionGarbageCollector
This class check entire transactions. If the transaction has "delete" statement, remove it.
| Constructor Summary | |
|---|---|
TransactionGarbageCollector(TransactionUser tu)
Constructor. |
|
| Method Summary | |
|---|---|
void |
run()
Poll the list of transactions. |
void |
stop()
Stop polling process |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionGarbageCollector(TransactionUser tu)
tu - nofify point of remove events.| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||