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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to