aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/monitor/package-info.java
blob: c7eb029bc819a04e363558f40b3d4de67c9097c7 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/*
 * @author andreer
 */
@ExportPackage
package com.yahoo.vespa.service.monitor;

import com.yahoo.osgi.annotation.ExportPackage;