aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/proxy/package-info.java
blob: 0acb064f52a2326b2ceb6de8c9f5eff0ee5d5a0a (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author Haakon Dybdahl
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.proxy;

import com.yahoo.osgi.annotation.ExportPackage;