open fun setDefaultDomain(defaultDomain: String): Unit
Specify the default domain to be used for generating ObjectNames when no source-level metadata has been specified.
The default is to use the domain specified in the bean name (if the bean name follows the JMX ObjectName syntax); else, the package name of the managed bean class.