summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/metrics/package-info.java
blob: d6b741576621f4dc928e7f2789a2620f78b5a285 (plain) (blame)
1
2
3
4
5
6
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/** Exported config package */
@ExportPackage
package com.yahoo.metrics;

import com.yahoo.osgi.annotation.ExportPackage;