Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.kernel.spring.osgi.OSGiBeanProperties

Packages that use OSGiBeanProperties
com.liferay.portal.kernel.spring.osgi   
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.spring.osgi
 

Methods in com.liferay.portal.kernel.spring.osgi with parameters of type OSGiBeanProperties
static Map<String,Object> OSGiBeanProperties.Convert.toMap(OSGiBeanProperties osgiBeanProperties)
          Returns a properties map representing the OSGiBeanProperties instance.
 


Liferay 7.0-ce-m3