[jboss-user] [EJB 3.0] - how to use annotation instead of xml to create a jboss hearb

wendy123 do-not-reply at jboss.com
Sun Dec 7 03:58:11 EST 2008


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#4194867

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194867



More information about the jboss-user mailing list