summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/policy-transaction-runtime/src/main/java/org/apache/tuscany/sca/policy/transaction/runtime/TransactionImplementationPolicyProvider.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-17Only create tx impl interceptors for valid policiesbdaniel1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137033 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws1-1/+1
represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919498 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Updating/Cleaning up policyProvider code that creates intercetor to better ↵lresende1-16/+2
utilize base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918589 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-3463 Correct arguments for TransactionInterceptor constructorbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917703 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3463 Fix ClassCastExceptionbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916149 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23Providing phase value for the interceptorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code ↵slaws1-0/+65
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