Class ServiceBag<V>

Object
com.liferay.portal.deploy.hot.ServiceBag<V>

public class ServiceBag<V> extends Object
Author:
Raymond Augé
  • 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()