package com.buglabs.common.tests.osgi.pub; public interface ServiceA { public int methodA(); }