[jboss-user] [EJB 3.0] - Re: TIMER SERVICE EJB 3.0 - Need Help

pramkum do-not-reply at jboss.com
Fri Mar 13 12:20:06 EDT 2009


I am using Jboss 4.2.1


Does by using following before startTimer()  will call the startTimer() method . My application needs to get trigger after every 5 minute.
l 


/**
  | 	 * An example business method
  | 	 * 
  | 	 * @ejb.interface-method view-type = "both"
  | 	 * 
  | 	 * @throws EJBException
  | 	 *             Thrown if method fails due to system-level error.
  | 	 */

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217920#4217920

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217920



More information about the jboss-user mailing list