aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/container/package-info.java
blob: 80d1c4c6a9cbe8c4e2f3a89854075373973a327e (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. 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;