[jboss-user] [EJB/JBoss] - heartbeat mbean for timerservice in ejb3.0

wendy123 do-not-reply at jboss.com
Fri Dec 5 10:02:32 EST 2008


Hi all,
as we know, the below jboss-service.xml description can define a timerservice mbean to generate the heartbeat, and the mbean which implements the notification listener interface can handle the heartbeat message.

    jboss.monitor.heartbeat
    JBoss is alive!
    60sec
    <depends optional-attribute-name="TimerMBean">
        jboss.monitor:name=Heartbeat,type=Timer
    


My question is how to do it using ejb3 annotations instead of the xml?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194644#4194644

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



More information about the jboss-user mailing list