Uses of Interface
com.liferay.portal.kernel.service.configuration.ServiceComponentConfiguration
Packages that use ServiceComponentConfiguration
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of ServiceComponentConfiguration in com.liferay.portal.kernel.service
Methods in com.liferay.portal.kernel.service with parameters of type ServiceComponentConfigurationModifier and TypeMethodDescriptionServiceComponentLocalService.initServiceComponent
(ServiceComponentConfiguration serviceComponentConfiguration, ClassLoader classLoader, String buildNamespace, long buildNumber, long buildDate) static ServiceComponent
ServiceComponentLocalServiceUtil.initServiceComponent
(ServiceComponentConfiguration serviceComponentConfiguration, ClassLoader classLoader, String buildNamespace, long buildNumber, long buildDate) ServiceComponentLocalServiceWrapper.initServiceComponent
(ServiceComponentConfiguration serviceComponentConfiguration, ClassLoader classLoader, String buildNamespace, long buildNumber, long buildDate) -
Uses of ServiceComponentConfiguration in com.liferay.portal.kernel.service.configuration.servlet
Classes in com.liferay.portal.kernel.service.configuration.servlet that implement ServiceComponentConfiguration