public class ModuleObjectNamingStrategy
extends java.lang.Object
implements org.springframework.jmx.export.naming.ObjectNamingStrategy
Constructor and Description |
---|
ModuleObjectNamingStrategy(java.lang.String domain,
java.util.Properties objectNameProperties) |
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getObjectName(java.lang.Object managedBean,
java.lang.String beanKey) |
public ModuleObjectNamingStrategy(java.lang.String domain, java.util.Properties objectNameProperties)
public javax.management.ObjectName getObjectName(java.lang.Object managedBean, java.lang.String beanKey) throws javax.management.MalformedObjectNameException
getObjectName
in interface org.springframework.jmx.export.naming.ObjectNamingStrategy
javax.management.MalformedObjectNameException