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

import com.yahoo.osgi.annotation.ExportPackage;