org.smallmind.instrument.jmx
Class DefaultJMXNamingPolicy

java.lang.Object
  extended by org.smallmind.instrument.jmx.DefaultJMXNamingPolicy
All Implemented Interfaces:
JMXNamingPolicy

public class DefaultJMXNamingPolicy
extends Object
implements JMXNamingPolicy


Constructor Summary
DefaultJMXNamingPolicy()
           
 
Method Summary
 ObjectName createObjectName(MetricType type, String domain, MetricProperty... properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultJMXNamingPolicy

public DefaultJMXNamingPolicy()
Method Detail

createObjectName

public ObjectName createObjectName(MetricType type,
                                   String domain,
                                   MetricProperty... properties)
                            throws MalformedObjectNameException
Specified by:
createObjectName in interface JMXNamingPolicy
Throws:
MalformedObjectNameException


Copyright © 2012. All Rights Reserved.