spring-framework / org.springframework.jmx.export.naming / MetadataNamingStrategy / <init>

<init>

MetadataNamingStrategy()

Create a new MetadataNamingStrategy which needs to be configured through the #setAttributeSource method.

MetadataNamingStrategy(attributeSource: JmxAttributeSource)

Create a new MetadataNamingStrategy for the given JmxAttributeSource.

Parameters

attributeSource - the JmxAttributeSource to use