An implementation of the ObjectNamingStrategy interface
that reads the ObjectName from the source-level metadata.
author: Rob Harrop since: 1.2 See Also:ObjectNamingStrategy
getObjectName(Object managedBean, String beanKey) Reads the ObjectName from the source level metadata associated
with the managed resource's Class.
public void
setAttributeSource(JmxAttributeSource attributeSource) Set the implementation of the JmxAttributeSource interface to use
when reading the source level metadata.