com.liferay.portal.bean
Class BeanLocatorImpl

java.lang.Object
  extended bycom.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)
           
 
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