spring-framework / org.springframework.jmx.support / ConnectorServerFactoryBean / setEnvironmentMap

setEnvironmentMap

open fun setEnvironmentMap(@Nullable environment: MutableMap<String, *>): Unit

Set the environment properties used to construct the JMXConnector as a Map of String keys and arbitrary Object values.