Hi Geeks

I will add now the feature to the Scheduler to
call a MBean instead of a Schedulable class.
This would need two new attributes:
- setSchedulableMBean: JMX MBean name
- setSchedulableMBeanMethod: method name and what attributes are to pass
   which can be:
   - 'Notification' the notification from the Timer
   - 'Date' date of the call
   - 'Repetitions' number of the remaining repetitions
   - 'SchedulerName' MBean name of the Scheduler called
   - any Datatype like 'java.lang.String' where a NULL will
      be passed to (which will not work with basic data types)

Any other suggestions or remarks ?

Thanx

xxxxxxxxxxxxxxxxx
Andreas Schaefer
Senior Consultant
JBoss Group, LLC
xxxxxxxxxxxxxxxxx



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to