Package com.liferay.portal.kernel.bean
Interface BeanLocator
@ProviderType
public interface BeanLocator
- Author:
- Brian Wing Shun Chan, Miguel Pastor
-
Method Summary
-
Method Details
-
destroy
void destroy() -
getClassLoader
ClassLoader getClassLoader() -
getNames
String[] getNames() -
getType
- Throws:
BeanLocatorException
-
locate
- Throws:
BeanLocatorException
-
locate
- Throws:
BeanLocatorException
-