org.fabric3.jpa.runtime.proxy
Class MultiThreadedSessionProxyFactory
java.lang.Object
org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxyFactory
- All Implemented Interfaces:
- org.fabric3.spi.objectfactory.ObjectFactory<MultiThreadedSessionProxy>
public class MultiThreadedSessionProxyFactory
- extends Object
- implements org.fabric3.spi.objectfactory.ObjectFactory<MultiThreadedSessionProxy>
Creates MultiThreadedSessionProxy instances.
- Version:
- $Rev: 7148 $ $Date: 2009-06-14 17:18:27 -0700 (Sun, 14 Jun 2009) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiThreadedSessionProxyFactory
public MultiThreadedSessionProxyFactory(String unitName,
EntityManagerService service,
TransactionManager tm)
getInstance
public MultiThreadedSessionProxy getInstance()
throws org.fabric3.spi.objectfactory.ObjectCreationException
- Specified by:
getInstance in interface org.fabric3.spi.objectfactory.ObjectFactory<MultiThreadedSessionProxy>
- Throws:
org.fabric3.spi.objectfactory.ObjectCreationException
Copyright © 2007-2012 Metaform Systems.