summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-04Removing unused imports...lresende1-1/+0
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende4-7/+85
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende11-925/+0
2010-02-25Exception handling in TransactionInterceptorbdaniel1-3/+11
2010-02-25Minor cleanup of debug code...lresende1-1/+1
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende4-15/+15
2010-02-23Providing phase value for the interceptorlresende4-7/+12
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile int...slaws1-2/+1
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...slaws14-0/+1119