aboutsummaryrefslogtreecommitdiffstats
path: root/container-di/src/main/java/com/yahoo/container/di/osgi/package-info.java
blob: 39cb2d8b0cddb454b8c6b111768fd2217f244313 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author tonytv
 */
@ExportPackage
package com.yahoo.container.di.osgi;

import com.yahoo.osgi.annotation.ExportPackage;