Package com.liferay.portal.deploy.hot
Class ServiceBag<V>
Object
com.liferay.portal.deploy.hot.ServiceBag<V>
- Author:
- Raymond Augé
-
Constructor Summary
ConstructorsConstructorDescriptionServiceBag
(AopInvocationHandler aopInvocationHandler, Class<?> serviceTypeClass, com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper, org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference<?> serviceReference) -
Method Summary
-
Constructor Details
-
ServiceBag
public ServiceBag(AopInvocationHandler aopInvocationHandler, Class<?> serviceTypeClass, com.liferay.portal.kernel.service.ServiceWrapper<V> serviceWrapper, org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference<?> serviceReference)
-
-
Method Details
-
replace
public <T> void replace()
-