summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/servlet/package-info.java
blob: 8ecb3cbe8271c022eb39302203eaf12b8c512c25 (plain) (blame)
1
2
3
4
5
6
7
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
// TODO Vespa 8 Remove export package
@ExportPackage
package com.yahoo.container.servlet;

import com.yahoo.osgi.annotation.ExportPackage;