Liferay 6.2.0-ce-m4

com.liferay.portal.kernel.spring.util
Interface FactoryBean<T>


public interface FactoryBean<T>


Method Summary
 T create()
           
 

Method Detail

create

T create()
         throws Exception
Throws:
Exception

Liferay 6.2.0-ce-m4