summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/di/componentgraph/core/package-info.java
blob: e9b5b14d5d8307dd9f54ce213410fae7e71675df (plain) (blame)
1
2
3
4
5
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.container.di.componentgraph.core;

import com.yahoo.osgi.annotation.ExportPackage;