spring-framework / org.springframework.jmx.support / MBeanServerFactoryBean / setLocateExistingServerIfPossible

setLocateExistingServerIfPossible

open fun setLocateExistingServerIfPossible(locateExistingServerIfPossible: Boolean): Unit

Set whether or not the MBeanServerFactoryBean should attempt to locate a running MBeanServer before creating one.

Default is false.