aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/configserver/cores/package-info.java
blob: d8a07b2b0df46661b82c199ec3ccf8440ff775e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

/**
 * @author hakonhall
 */
@ExportPackage
package com.yahoo.vespa.hosted.node.admin.configserver.cores;

import com.yahoo.osgi.annotation.ExportPackage;