net.smartlab.web.config
Interface ConfigurationStrategy

All Superinterfaces:
FactoryConfigurationStrategy

Deprecated. renamed to FactoryConfigurationStrategy

public interface ConfigurationStrategy
extends FactoryConfigurationStrategy

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

Author:
rlogiacco

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

Method Detail

getSessionFactory

org.hibernate.SessionFactory getSessionFactory(BusinessObjectFactory bof)
Deprecated. 
Specified by:
getSessionFactory in interface FactoryConfigurationStrategy
Parameters:
bof - TODO documentation
Returns:


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