aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/config/dispatchprototype/package-info.java
blob: 2a7b4f96aa8270883533ec342239c5bf29caa5db (plain) (blame)
1
2
3
4
5
6
7
8
9
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * Package for dispatchprototype config.
 * @author tonytv
 */
@ExportPackage
package com.yahoo.search.config.dispatchprototype;

import com.yahoo.osgi.annotation.ExportPackage;