org.datanucleus.jta
Class WebSphereTransactionManagerLocator
java.lang.Object
org.datanucleus.jta.FactoryBasedTransactionManagerLocator
org.datanucleus.jta.WebSphereTransactionManagerLocator
- All Implemented Interfaces:
- TransactionManagerLocator
public class WebSphereTransactionManagerLocator
- extends FactoryBasedTransactionManagerLocator
Locator for the TransactionManager for IBM WebsFear 4 and 5.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebSphereTransactionManagerLocator
public WebSphereTransactionManagerLocator(NucleusContext nucleusCtx)
- Constructor.
- Parameters:
nucleusCtx - the context this locator operates in
getFactoryClass
protected Class getFactoryClass(ClassLoaderResolver clr)
- Method to return the factory class for this locator
- Specified by:
getFactoryClass in class FactoryBasedTransactionManagerLocator
- Parameters:
clr - ClassLoader resolver
- Returns:
- The class to use (if present)
Copyright © 2012. All Rights Reserved.