Class InfinispanJmxConfiguration
- java.lang.Object
-
- org.infinispan.spring.starter.remote.InfinispanJmxConfiguration
-
@Configuration @ConditionalOnProperty(prefix="infinispan.remote", name="jmx", havingValue="true") public class InfinispanJmxConfiguration extends ObjectSpring and Infinispan register the same bean. Avoid an exception telling Spring not to export Infinispan's bean- Since:
- 2.1.x
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexcludeRemoteCacheManagerMBean()
-
-
-
Method Detail
-
excludeRemoteCacheManagerMBean
@PostConstruct public void excludeRemoteCacheManagerMBean()
-
-