summaryrefslogtreecommitdiffstats
path: root/container-messagebus/src/main/java/com/yahoo/container/jdisc/messagebus/package-info.java
blob: b7ddc9894606e14281e76f163166df510a25fccc (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.
/**
 * TODO
 */
@ExportPackage
package com.yahoo.container.jdisc.messagebus;

import com.yahoo.osgi.annotation.ExportPackage;