summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction/src/main/java/org/apache/tuscany/sca/policy/transaction/TransactionPolicyFactory.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to ↵lresende1-33/+8
TransactionPolicyImpl following pattern used in other tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918808 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws1-0/+0
is changed to match 2.x SPI and the "runtime" parts are in a separate package. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901868 13f79535-47bb-0310-9956-ffa450edef68