summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction/src/main/java/org/apache (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-04Removing unused imports...lresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to ↵lresende4-7/+85
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-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende11-925/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Exception handling in TransactionInterceptorbdaniel1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916126 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Minor cleanup of debug code...lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916118 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende4-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Providing phase value for the interceptorlresende4-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile ↵slaws1-2/+1
intent. Doh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901878 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws14-0/+1119
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