aboutsummaryrefslogtreecommitdiffstats
path: root/routing-generator/src/main/java/com/yahoo/vespa/hosted/routing/status/package-info.java
blob: 2cd9e6a141e861c7981370a790d3c284e293ec3b (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 mpolden
 */
@ExportPackage
package com.yahoo.vespa.hosted.routing.status;

import com.yahoo.osgi.annotation.ExportPackage;