jboss implements a timerservice : org.jboss.monitor.services.TimerService
we can define this mbean in jboss-service.xml and set its properties such as
NotificationType, NotificationMessage, TimerPeriod. This mbean will be loaded from the xml
file and start sending heartbeat msg.
I want to know how to do this using annotation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194867#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...