aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler/threadpool/package-info.java
blob: 22316a1dbe2e0e53dfc155ab29c85016825f9d2f (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.container.handler.threadpool;

import com.yahoo.osgi.annotation.ExportPackage;