summaryrefslogtreecommitdiffstats
path: root/jdisc_messagebus_service/src/main/java/com/yahoo/messagebus/shared/package-info.java
blob: 941a0dc4c5cf27e153b24c4739d4e2a8ff343463 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. 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;