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