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

import com.yahoo.osgi.annotation.ExportPackage;