aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/container/package-info.java
blob: 2fbd94c8b65b1b4753b7a9264a25528aae0aaa8b (plain) (blame)
1
2
3
4
5
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.hosted.node.admin.container;

import com.yahoo.osgi.annotation.ExportPackage;