com.liferay.osgi.util.service.OSGiServiceUtil
@Deprecated
public class OSGiServiceUtil
extends Object
Constructor and Description |
---|
OSGiServiceUtil()
Deprecated.
|
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)
Deprecated.
|