Este conteúdo não está disponível no idioma selecionado.
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 Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
Simplest way to do this is to create your
Cache and pass it to the JmxRegistrationManager constructor.