[jboss-user] [JBoss Seam] - Re: @Startup not working

javabr do-not-reply at jboss.com
Tue May 22 11:42:06 EDT 2007


opsss.

and also de Job interface:


  | @Local
  | public interface Job {
  |     
  |     @Asynchronous
  |     @Transactional
  |     public Timer execute(@Expiration
  |     Date startDate, @IntervalDuration
  |     long interval);
  | 
  | }
  | 

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

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



More information about the jboss-user mailing list