46f5affde6915fc6499455eed853fbe162b90937
Files Diff
- Added: 31
- Removed: 3
- Renamed: 0
- Modified: 27
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type namespace : Namespace to namespace : InfinispanSchema in method public InfinispanSubsystemXMLReader(namespace InfinispanSchema) in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader | From | To | |
| Change Parameter Type namespace : Namespace to namespace : EndpointSchema in method package EndpointSubsystemReader(namespace EndpointSchema) in class org.infinispan.server.endpoint.subsystem.EndpointSubsystemReader | From | To | |
| Change Parameter Type config : String to config : Path in method public configurationSerializationTest(config Path) : void in class org.infinispan.configuration.serializer.AbstractConfigurationSerializerTest | From | To | |
| Change Parameter Type config : String to config : Path in method public testParseAndConstructUnifiedXmlFile(config Path) : void in class org.infinispan.configuration.parsing.UnifiedXmlFileParsingTest | From | To | |
| Move Method | 1 | ||
| Move Method public testUnsupportedConfiguration() : void from class org.infinispan.configuration.parsing.UnifiedXmlFileParsingTest to public testUnsupportedConfiguration() : void from class org.infinispan.configuration.parsing.LegacyXmlFileParsingTest | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class org.infinispan.server.endpoint.subsystem.Namespace moved and renamed to org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema | From | To | |
| Move And Rename Class org.jboss.as.clustering.infinispan.subsystem.Namespace moved and renamed to org.infinispan.server.endpoint.subsystem.EndpointSchema | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute format : String to domain : String in method package format(pattern String) : String in class org.infinispan.server.endpoint.subsystem.EndpointSchema | From | To | |
| Replace Variable With Attribute format : String to domain : String in method package format(pattern String) : String in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute operations : int to expectedOperationCount : int in class org.jboss.as.clustering.infinispan.subsystem.SubsystemParsingTestCase | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type namespace : Namespace to namespace : InfinispanSchema in method public initializeParsers(context ExtensionParsingContext) : void in class org.jboss.as.clustering.infinispan.subsystem.InfinispanExtension | From | To | |
| Change Variable Type namespace : Namespace to namespace : EndpointSchema in method public initializeParsers(context ExtensionParsingContext) : void in class org.infinispan.server.endpoint.subsystem.EndpointExtension | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type CURRENT : Namespace to CURRENT : EndpointSchema in class org.infinispan.server.endpoint.subsystem.EndpointSchema | From | To | |
| Change Attribute Type namespace : Namespace to namespace : InfinispanSchema in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemXMLReader | From | To | |
| Change Attribute Type namespace : Namespace to namespace : EndpointSchema in class org.infinispan.server.endpoint.subsystem.EndpointSubsystemReader | From | To | |
| Change Attribute Type CURRENT : Namespace to CURRENT : InfinispanSchema in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter format : String to pattern : String in method package format(pattern String) : String in class org.infinispan.server.endpoint.subsystem.EndpointSchema | From | To | |
| Rename Parameter format : String to pattern : String in method package format(pattern String) : String in class org.jboss.as.clustering.infinispan.subsystem.InfinispanSchema | From | To |