blob: b30149ead5be1f7d7dad17ff321ef80f97f41e53 [file] [log] [blame]
package my.bundle;
import org.osgi.annotation.versioning.ProviderType;
@ProviderType
public interface SampleClass1 {
}