org.apache.geronimo.connector.outbound.connectionmanagerconfig
Class NoTransactions
java.lang.Object
org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport
org.apache.geronimo.connector.outbound.connectionmanagerconfig.NoTransactions
- All Implemented Interfaces:
- Serializable
- public class NoTransactions
- extends TransactionSupport
- Version:
- $Revision: 1.2 $ $Date: 2004/06/08 17:38:00 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TransactionSupport INSTANCE
addXAResourceInsertionInterceptor
public ConnectionInterceptor addXAResourceInsertionInterceptor(ConnectionInterceptor stack,
String name)
- Specified by:
addXAResourceInsertionInterceptor
in class TransactionSupport
addTransactionInterceptors
public ConnectionInterceptor addTransactionInterceptors(ConnectionInterceptor stack)
- Specified by:
addTransactionInterceptors
in class TransactionSupport
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.