public class ServiceBag<V>
extends Object
Constructor and Description |
---|
ServiceBag(AopInvocationHandler aopInvocationHandler,
Class<?> serviceTypeClass,
com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper,
org.osgi.framework.BundleContext bundleContext,
org.osgi.framework.ServiceReference<?> serviceReference) |
Modifier and Type | Method and Description |
---|---|
<T> void |
replace() |
public ServiceBag(AopInvocationHandler aopInvocationHandler, Class<?> serviceTypeClass, com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper, org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference<?> serviceReference)