aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/handler/observability/package-info.java
blob: 1a669b176d0e7da17a476236fd1a577a9ea25b0e (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.container.handler.observability;

import com.yahoo.osgi.annotation.ExportPackage;