org.apache.openejb.core
Interface TransactionAttribute


public interface TransactionAttribute

Version:
$Rev$ $Date$

Method Summary
 TransactionType getTransactionType()
           
 void setTransactionType(TransactionType transactionType)
           
 

Method Detail

getTransactionType

TransactionType getTransactionType()

setTransactionType

void setTransactionType(TransactionType transactionType)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.