summaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/monitor/application/package-info.java
blob: a5b98074567fb16724b7dd1dda9b6548523f9424 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/*
 * @author freva
 */
@ExportPackage
package com.yahoo.vespa.service.monitor.application;

import com.yahoo.osgi.annotation.ExportPackage;