5.4.2. Registering the CacheJmxWrapper with the MBeanServer
The best way to ensure the
CacheJmxWrapper is registered in JMX depends on how you are deploying your cache.
5.4.2.1. Programatic Registration with a Cache instance Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Simplest way to do this is to create your
Cache and pass it to the JmxRegistrationManager constructor.