- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Invoke Method on MBean on all nodes in a tier
Ravi_Pasumarthy
New Member
06-30-2021
07:33 AM
Hi,
I have exposed a method in MBean in my java spring boot application. There are 10 nodes in my tier. Is there a way where I can invoke the mbean method on all the nodes without going to each and every node in the UI. If it is not possible through the UI, is there an api that I can invoke such that the controller would invoke the MBean on all the nodes.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ravi_Pasumarthy
New Member
07-06-2021
10:20 AM
Any help is highly appreciated.
