summaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/container/package-info.java
blob: ca1f6afc5db1fd1c78474ff36b7bfbed95c2e653 (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.api.integration.container;

import com.yahoo.osgi.annotation.ExportPackage;