[jboss-user] [Installation, Configuration & Deployment] - Re: How to stop Jboss Schedular programatically

jaikiran do-not-reply at jboss.com
Fri Nov 3 07:36:19 EST 2006


You can do the same programatically by getting hold of the Scheduler MBean  and invoke the method on that. Here's an example of how to invoke method on a MBean whose ObjectName you know:

http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIGetRemoteAccessToMyMBean 


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

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



More information about the jboss-user mailing list