[jboss-user] [Beginners Corner] - Re: Call EJB on a Schedule?
wdfink
do-not-reply at jboss.com
Mon Jul 24 10:18:23 EDT 2006
Timers are an EJB 2.1 feature so the application has to manage.
MBeans are helpful to do something server/system specific for the EJB's.
A point to start for MBeans are JBoss admin guide (http://docs.jboss.org/jbossas/jboss4guide/r5/html/) chapter '2.4.3. Writing JBoss MBean Services'
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960399#3960399
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960399
More information about the jboss-user
mailing list