summaryrefslogtreecommitdiffstats
path: root/jdisc_messagebus_service/src/main/java/com/yahoo/messagebus/shared/package-info.java
blob: 3090154a9a614ba67f80333e8ef3ef7e664285dc (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * Not a public API, exported for use in internal components.
 */
@ExportPackage
package com.yahoo.messagebus.shared;

import com.yahoo.osgi.annotation.ExportPackage;