|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.jass.hls.ont.ONTActivityImpl
Implements the ONTActivity interface in order to implement suspend and resume methods of the extension of UserOpenNested interface.
| Constructor Summary | |
ONTActivityImpl(javax.transaction.Transaction tx,
javax.activity.ActivityToken at)
ONTActivityImpl constructor. |
|
| Method Summary | |
javax.activity.ActivityToken |
getActivityToken()
Returns the ActivityTokenof the ONT activity |
javax.transaction.Transaction |
getTransaction()
Returns the transaction associated to the ONTActivity |
void |
setActivityToken(javax.activity.ActivityToken at)
Set the ActivityToken of the ONT activity |
void |
setTransaction(javax.transaction.Transaction tx)
Sets the transaction associated to the ONTActivity |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ONTActivityImpl(javax.transaction.Transaction tx,
javax.activity.ActivityToken at)
tx - the associated transaction.at - the associated ActivityToken element.| Method Detail |
public javax.transaction.Transaction getTransaction()
getTransaction in interface javax.activity.opennested.ONTActivitypublic void setTransaction(javax.transaction.Transaction tx)
setTransaction in interface javax.activity.opennested.ONTActivitypublic javax.activity.ActivityToken getActivityToken()
getActivityToken in interface javax.activity.opennested.ONTActivitypublic void setActivityToken(javax.activity.ActivityToken at)
setActivityToken in interface javax.activity.opennested.ONTActivity
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||