aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/api/package-info.java
blob: 4b405f55e10903fddbcc2b08d9ec3b4736a424c7 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author Tony Vaagenes
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.api;

import com.yahoo.osgi.annotation.ExportPackage;