org.smallmind.instrument.jmx
Class DefaultJMXNamingPolicy
java.lang.Object
org.smallmind.instrument.jmx.DefaultJMXNamingPolicy
- All Implemented Interfaces:
- JMXNamingPolicy
public class DefaultJMXNamingPolicy
- extends Object
- implements JMXNamingPolicy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultJMXNamingPolicy
public DefaultJMXNamingPolicy()
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.