aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/container/package-info.java
blob: e26b686f686e0303901fe66f5dedf40ccd157e9e (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Verizon Media. 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;