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

import com.yahoo.osgi.annotation.ExportPackage;