org.compass.core.transaction.manager
Class Orion
java.lang.Object
org.compass.core.transaction.manager.JNDITransactionManagerLookup
org.compass.core.transaction.manager.Orion
- All Implemented Interfaces:
- TransactionManagerLookup
public class Orion
- extends JNDITransactionManagerLookup
TransactionManager lookup strategy for Orion
- Author:
- kimchy
Constructor Summary |
Orion()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Orion
public Orion()
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.