Change Notes item #431864, was updated on 2001-06-10 11:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=431864&group_id=22866 Category: None Group: v2.2.3 Status: Open Priority: 5 Submitted By: Andreas Schaefer (schaefera) Assigned to: Nobody/Anonymous (nobody) Summary: Scheduler Service Initial Comment: Creation of a Scheduler Service allowing the client to specify a schedule with then calls the client's schedulable Task class. The scheduler service should work from "jboss.jcml", any JMX Adaptors or by using the MBeanServer or a Connector to create the instance. Attributes and Operations: - Schedulable: schedulable Task which could be either created on the fly or refer to another MBean. - Initial Start Date: when the first scheduled call is made. - Schedule Period: the time between to scheduled calls - Repetitions: number of scheduled calls (also unlimited) - startSchedule(): start the schedule if not started yet. - stopSchedule(): stops the schedule if started - restartSchedule(): stop and start the Schedule - isStart(): true if started - isUpdatePending(): true if attributes have changed but schedule is not restarted Andy ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=431864&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
