b06a46db1510c1500b2ee333369f3499c4c56057
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type target : ServiceTarget to target : CapabilityServiceTarget in method public addService(target CapabilityServiceTarget) : ServiceController<TransactionSynchronizationRegistry> in class org.jboss.as.txn.service.TransactionSynchronizationRegistryService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute tsrSupplier : Supplier<TransactionSynchronizationRegistry> to tsrDependency : SupplierDependency<TransactionSynchronizationRegistry> in class org.jboss.as.clustering.infinispan.subsystem.TransactionServiceConfigurator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type target : ServiceTarget to target : CapabilityServiceTarget in method private performObjectStoreBoottime(context OperationContext, model ModelNode) : void in class org.jboss.as.txn.subsystem.TransactionSubsystemAdd | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tsrSupplier : Supplier<TransactionSynchronizationRegistry> to tsrDependency : SupplierDependency<TransactionSynchronizationRegistry> in class org.jboss.as.clustering.infinispan.subsystem.TransactionServiceConfigurator | From | To |