org.apache.geronimo.corba.transaction.nodistributedtransactions
Class Ignore
java.lang.Object
org.apache.geronimo.corba.transaction.nodistributedtransactions.Ignore
- All Implemented Interfaces:
- Serializable, OperationTxPolicy
public class Ignore
- extends Object
- implements OperationTxPolicy, Serializable
Use for:
RequiresNew
NotSupported
Bean (? client should not send a PropagationContext)
- See Also:
- Serialized Form
Method Summary |
void |
importTransaction(org.omg.CosTransactions.PropagationContext propagationContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final OperationTxPolicy INSTANCE
Ignore
public Ignore()
importTransaction
public void importTransaction(org.omg.CosTransactions.PropagationContext propagationContext)
- Specified by:
importTransaction
in interface OperationTxPolicy
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.