aboutsummaryrefslogtreecommitdiffstats
path: root/container-messagebus/src/main/java/com/yahoo/messagebus/routing/package-info.java
blob: 130357d64094c17c7d4cb6fb1b82aa409a109b47 (plain) (blame)
1
2
3
4
5
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.messagebus.routing;

import com.yahoo.osgi.annotation.ExportPackage;