aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/tenant/package-info.java
blob: 345b9cb8a3d2a99a372aac407f3714f98d05a3d5 (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.controller.tenant;

import com.yahoo.osgi.annotation.ExportPackage;