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

import com.yahoo.osgi.annotation.ExportPackage;