Uses of Class
com.bea.control.annotations.TransactionAttribute

Packages that use TransactionAttribute
com.bea.control   
 

Uses of TransactionAttribute in com.bea.control
 

Methods in com.bea.control with annotations of type TransactionAttribute
 void TimerControl.Callback.onTimeout(long time, Serializable data)
          Received when the timer expires.
 void TimerControl.restart()
          Resets the timer.
 void TimerControl.start()
          Starts the timer.
 void TimerControl.stop()
          Stops the timer.