org.codehaus.wadi.impl
Class SpringManagerFactory
java.lang.Object
org.codehaus.wadi.impl.SpringManagerFactory
- public class SpringManagerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
protected static final Log _log
_descriptor
protected final InputStream _descriptor
_beanName
protected final String _beanName
_sessionFactory
protected final SessionFactory _sessionFactory
_sessionWrapperFactory
protected final SessionWrapperFactory _sessionWrapperFactory
SpringManagerFactory
public SpringManagerFactory(InputStream descriptor,
String beanName,
SessionFactory sessionFactory,
SessionWrapperFactory sessionWrapperFactory)
create
public StandardManager create()
throws FileNotFoundException
- Throws:
FileNotFoundException
create
public static StandardManager create(InputStream descriptor,
String beanName,
SessionFactory sessionFactory,
SessionWrapperFactory sessionWrapperFactory)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.