aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/zookeeper/package-info.java
blob: 92d776eb70626345b5175983878deaa94a948970 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author Tony Vaagenes
 */
@ExportPackage
package com.yahoo.vespa.config.server.zookeeper;

import com.yahoo.osgi.annotation.ExportPackage;