Class OSGiBeanProperties.Service
Object
com.liferay.portal.kernel.spring.osgi.OSGiBeanProperties.Service
- Enclosing class:
- OSGiBeanProperties
Obtains types under which the bean is published as a service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninterfaceNames
(Object object, OSGiBeanProperties osgiBeanProperties, String[] ignoredInterfaceNames)
-
Constructor Details
-
Service
public Service()
-
-
Method Details
-
interfaceNames
public static Set<String> interfaceNames(Object object, OSGiBeanProperties osgiBeanProperties, String[] ignoredInterfaceNames)
-