b24209205adb691b3fe0d145cfd61e1762f3dc8e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable otherResource : XAResource to otherResourceEntry : Map.Entry<XAResource,Integer> in method public enlistResource(resource XAResource) : boolean in class org.infinispan.transaction.tm.DummyTransaction | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type otherResource : XAResource to otherResourceEntry : Map.Entry<XAResource,Integer> in method public enlistResource(resource XAResource) : boolean in class org.infinispan.transaction.tm.DummyTransaction | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type resources : List<XAResource> to resources : List<Map.Entry<XAResource,Integer>> in class org.infinispan.transaction.tm.DummyTransaction | From | To |