All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.newrelic.agent.jmx.LinkingMetadataMBean Maven / Gradle / Ivy

The newest version!
package com.newrelic.agent.jmx;

import java.util.Map;

public interface LinkingMetadataMBean {

    Map readLinkingMetadata();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy