aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/manager/package-info.java
blob: 15158d431c341b3c4eea0c442212f9671db3472a (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2019 Oath Inc. 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;