0ac1766f0edbb125ee1d25294b9b7b430d2e68fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type requirements : Requirement... to type : Class<?> in method package Capability(name String, type Class<?>) in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition.Capability | From | To | |
Change Return Type | 2 | ||
Change Return Type RuntimeCapability<?> to RuntimeCapability<Void> in method public getDefinition() : RuntimeCapability<Void> in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition.Capability | From | To | |
Change Return Type RuntimeCapability<?> to RuntimeCapability<Void> in method public resolve(address PathAddress) : RuntimeCapability<Void> in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition.Capability | From | To | |
Move Class | 1 | ||
Move Class org.jboss.as.clustering.infinispan.subsystem.FileStoreResourceDefinition.Capability moved to org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition.Capability | From | To | |
Rename Attribute | 1 | ||
Rename Attribute dataSourceDepencency : ValueDependency<DataSource> to dataSource : ValueDependency<DataSource> in class org.jboss.as.clustering.infinispan.subsystem.JDBCStoreBuilder | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type binaryTable : InjectedValue<TableManipulationConfiguration> to binaryTable : ValueDependency<TableManipulationConfiguration> in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreBuilder | From | To | |
Change Attribute Type table : InjectedValue<TableManipulationConfiguration> to table : ValueDependency<TableManipulationConfiguration> in class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreBuilder | From | To | |
Change Attribute Type stringTable : InjectedValue<TableManipulationConfiguration> to stringTable : ValueDependency<TableManipulationConfiguration> in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreBuilder | From | To | |
Change Attribute Type table : InjectedValue<TableManipulationConfiguration> to table : ValueDependency<TableManipulationConfiguration> in class org.jboss.as.clustering.infinispan.subsystem.BinaryKeyedJDBCStoreBuilder | From | To | |
Rename Parameter | 10 | ||
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package StoreBuilder(address PathAddress, builderClass Class<B>) in class org.jboss.as.clustering.infinispan.subsystem.StoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package MixedKeyedJDBCStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.MixedKeyedJDBCStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package FileStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.FileStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package NoStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.NoStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method public RemoteStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.RemoteStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package BinaryKeyedJDBCStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.BinaryKeyedJDBCStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package JDBCStoreBuilder(address PathAddress, builderClass Class<B>) in class org.jboss.as.clustering.infinispan.subsystem.JDBCStoreBuilder | From | To | |
Rename Parameter requirements : Requirement... to type : Class<?> in method package Capability(name String, type Class<?>) in class org.jboss.as.clustering.infinispan.subsystem.StoreResourceDefinition.Capability | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package CustomStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.CustomStoreBuilder | From | To | |
Rename Parameter cacheAddress : PathAddress to address : PathAddress in method package StringKeyedJDBCStoreBuilder(address PathAddress) in class org.jboss.as.clustering.infinispan.subsystem.StringKeyedJDBCStoreBuilder | From | To |