com.liferay.portal.kernel.bean
Class PortalBeanLocatorUtil

java.lang.Object
  extended by com.liferay.portal.kernel.bean.PortalBeanLocatorUtil

public class PortalBeanLocatorUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PortalBeanLocatorUtil()
           
 
Method Summary
static BeanLocator getBeanLocator()
           
static java.lang.Object locate(java.lang.String name)
           
static void setBeanLocator(BeanLocator beanLocator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalBeanLocatorUtil

public PortalBeanLocatorUtil()
Method Detail

getBeanLocator

public static BeanLocator getBeanLocator()

locate

public static java.lang.Object locate(java.lang.String name)
                               throws BeanLocatorException
Throws:
BeanLocatorException

setBeanLocator

public static void setBeanLocator(BeanLocator beanLocator)