spring-framework / org.springframework.jmx.export.naming / KeyNamingStrategy / getObjectName

getObjectName

open fun getObjectName(managedBean: Any, @Nullable beanKey: String): ObjectName

Attempts to retrieve the ObjectName via the given key, trying to find a mapped value in the mappings first.