summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc/athenz/package-info.java
blob: 1d59edcbf9361bbc053626f4777bedce64349779 (plain) (blame)
1
2
3
4
5
6
7
8
9
/**
 * @author mortent
 */
@ExportPackage
@PublicApi
package com.yahoo.container.jdisc.athenz;

import com.yahoo.api.annotations.PublicApi;
import com.yahoo.osgi.annotation.ExportPackage;