Liferay 6.2.0-ce-b2

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

All Known Implementing Classes:
TransactionInterceptorFactoryBean

public interface FactoryBean<T>


Method Summary
 T create()
           
 

Method Detail

create

T create()
         throws Exception
Throws:
Exception

Liferay 6.2.0-ce-b2