Liferay 6.0.5

Uses of Class
com.liferay.portal.kernel.bean.BeanLocatorException

Packages that use BeanLocatorException
com.liferay.portal.bean   
com.liferay.portal.kernel.bean   
com.liferay.util.bean   
 

Uses of BeanLocatorException in com.liferay.portal.bean
 

Methods in com.liferay.portal.bean that throw BeanLocatorException
 Object BeanLocatorImpl.locate(String name)
           
 

Uses of BeanLocatorException in com.liferay.portal.kernel.bean
 

Methods in com.liferay.portal.kernel.bean that throw BeanLocatorException
static Object PortalBeanLocatorUtil.locate(String name)
           
 Object BeanLocator.locate(String name)
           
static Object PortletBeanLocatorUtil.locate(String servletContextName, String name)
           
 

Uses of BeanLocatorException in com.liferay.util.bean
 

Methods in com.liferay.util.bean that throw BeanLocatorException
static Object PortletBeanLocatorUtil.locate(String name)
           
 


Liferay 6.0.5