org.smallmind.instrument.jmx
Interface JMXNamingPolicy

All Known Implementing Classes:
DefaultJMXNamingPolicy

public interface JMXNamingPolicy


Method Summary
 ObjectName createObjectName(MetricType type, String domain, MetricProperty... properties)
           
 

Method Detail

createObjectName

ObjectName createObjectName(MetricType type,
                            String domain,
                            MetricProperty... properties)
                            throws MalformedObjectNameException
Throws:
MalformedObjectNameException


Copyright © 2012. All Rights Reserved.