com.liferay.portal.bean
Class BeanLocatorImpl

java.lang.Object
  extended by com.liferay.portal.bean.BeanLocatorImpl
All Implemented Interfaces:
com.liferay.portal.kernel.bean.BeanLocator

public class BeanLocatorImpl
extends java.lang.Object
implements com.liferay.portal.kernel.bean.BeanLocator

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
BeanLocatorImpl()
           
 
Method Summary
 java.lang.Object locate(java.lang.String name)
           
 java.lang.Object locate(java.lang.String name, boolean warn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanLocatorImpl

public BeanLocatorImpl()
Method Detail

locate

public java.lang.Object locate(java.lang.String name)
                        throws com.liferay.portal.kernel.bean.BeanLocatorException
Specified by:
locate in interface com.liferay.portal.kernel.bean.BeanLocator
Throws:
com.liferay.portal.kernel.bean.BeanLocatorException

locate

public java.lang.Object locate(java.lang.String name,
                               boolean warn)
                        throws com.liferay.portal.kernel.bean.BeanLocatorException
Specified by:
locate in interface com.liferay.portal.kernel.bean.BeanLocator
Throws:
com.liferay.portal.kernel.bean.BeanLocatorException