public class OSGiServiceUtil extends Object
Constructor and Description |
---|
OSGiServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static <S,R,E extends Throwable> |
callService(org.osgi.framework.BundleContext bundleContext,
Class<S> serviceClass,
com.liferay.portal.kernel.util.UnsafeFunction<S,R,E> unsafeFunction) |