aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc/jrt/package-info.java
blob: a584a9b4fb7d1a380f378faf20aacd80524c37d3 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2019 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.container.jdisc.jrt;

import com.yahoo.osgi.annotation.ExportPackage;