이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Simplest way to do this is to create your
Cache and pass it to the JmxRegistrationManager constructor.