net.smartlab.web.config
Interface FactoryConfigurationStrategy

All Known Subinterfaces:
ConfigurationStrategy
All Known Implementing Classes:
JNDIConfigurationStrategy, TomcatConfigurationStrategy

public interface FactoryConfigurationStrategy

Provides the startup initialization and the Hibernate Session Factory lookup. TODO documentation

Author:
rlogiacco

Method Summary
 org.hibernate.SessionFactory getSessionFactory(BusinessObjectFactory bof)
           
 

Method Detail

getSessionFactory

org.hibernate.SessionFactory getSessionFactory(BusinessObjectFactory bof)
Parameters:
bof - TODO documentation
Returns:


Copyright © 2004-2009 The SmartWeb Team. All Rights Reserved.