Liferay 7.0-ce-b4

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

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

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

Methods in com.liferay.portal.kernel.spring.osgi that return OSGiBeanProperties.Type
static OSGiBeanProperties.Type OSGiBeanProperties.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OSGiBeanProperties.Type[] OSGiBeanProperties.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 7.0-ce-b4