summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/core/identity/package-info.java
blob: f0d45f003c29dede4b4a53497c664ccca4e2a004 (plain) (blame)
1
2
3
4
5
6
7
/**
 * @author mortent
 */
@ExportPackage
package com.yahoo.container.core.identity;

import com.yahoo.osgi.annotation.ExportPackage;