aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/manager/package-info.java
blob: 943ec9dfc7d8d413e99bbd3a74323ad7f64d2d3c (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 hakonhall
 */
@ExportPackage
package com.yahoo.vespa.service.manager;

import com.yahoo.osgi.annotation.ExportPackage;