Liferay 7.0-ce-b4

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

Packages that use OSGiBeanProperties
com.liferay.portal.kernel.cache   
com.liferay.portal.kernel.spring.osgi   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.cache
 

Classes in com.liferay.portal.kernel.cache with annotations of type OSGiBeanProperties
 class MultiVMPoolUtil
           
 class SingleVMPoolUtil
           
 

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.
 

Uses of OSGiBeanProperties in com.liferay.portal.kernel.util
 

Classes in com.liferay.portal.kernel.util with annotations of type OSGiBeanProperties
 class InfrastructureUtil
           
 

Uses of OSGiBeanProperties in com.liferay.portlet
 

Classes in com.liferay.portlet with annotations of type OSGiBeanProperties
 class VirtualLayoutFriendlyURLResolver
           
 


Liferay 7.0-ce-b4