org.compass.core.transaction.manager
Class Weblogic
java.lang.Object
org.compass.core.transaction.manager.JNDITransactionManagerLookup
org.compass.core.transaction.manager.Weblogic
- All Implemented Interfaces:
- TransactionManagerLookup
public final class Weblogic
- extends JNDITransactionManagerLookup
TransactionManager lookup strategy for WebLogic
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Weblogic
public Weblogic()
getName
protected String getName()
- Specified by:
getName in class JNDITransactionManagerLookup
getUserTransactionName
public String getUserTransactionName()
- Description copied from interface:
TransactionManagerLookup
- Return the JNDI name of the JTA
UserTransaction or
null (optional operation).
Copyright (c) 2004-2008 The Compass Project.