Hi,
Could anyone tell me how to fill the signature parameter of MBeanServer's invoke()
operation?
For example of a mbean ZMBean's operation (suppose the ObjectName is
ZMBean.OBJECT_NAME) as following:
Boolean foo(Integer i);
The statement of invocation foo() by MBeanServer's invoke() operation?
Thanks.
Sara
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231197#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...