aboutsummaryrefslogtreecommitdiffstats
path: root/container-messagebus/src/main/java/com/yahoo/messagebus/shared/package-info.java
blob: 84e90e4052ecb169d80ff59bc34791d244363f32 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. 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;