org.openejb.assembler
Class DeploymentInfoTxPolicySource
java.lang.Object
org.openejb.assembler.DeploymentInfoTxPolicySource
- All Implemented Interfaces:
- TransactionPolicySource
- public class DeploymentInfoTxPolicySource
- extends Object
- implements TransactionPolicySource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentInfoTxPolicySource
public DeploymentInfoTxPolicySource(CoreDeploymentInfo deployment)
getTransactionPolicy
public TransactionPolicy getTransactionPolicy(String methodIntf,
InterfaceMethodSignature signature)
- Specified by:
getTransactionPolicy
in interface TransactionPolicySource
Copyright © 1999-2005 OpenEJB. All Rights Reserved.