public class ServiceBag<V>
extends Object
Constructor and Description |
---|
ServiceBag(ClassLoader classLoader,
AopInvocationHandler aopInvocationHandler,
Class<?> serviceTypeClass,
com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper) |
Modifier and Type | Method and Description |
---|---|
<T> void |
replace() |
public ServiceBag(ClassLoader classLoader, AopInvocationHandler aopInvocationHandler, Class<?> serviceTypeClass, com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper)