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