08445f8bb37dc65b3359e924d63008558a809252
Files Diff
- Added: 16
- Removed: 8
- Renamed: 0
- Modified: 32
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public getEnvironment() : ServerEnvironment renamed to public getNodeName() : String in class org.jboss.as.clustering.jgroups.ForkChannelFactory.ForkProtocolStackConfiguration | From | To | |
| Rename Method public getEnvironment() : ServerEnvironment renamed to public getNodeName() : String in class org.jboss.as.clustering.jgroups.subsystem.StackAddHandler.ProtocolStack | From | To | |
| Rename Method public getEnvironment() : ServerEnvironment renamed to public getNodeName() : String in class org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration | From | To | |
| Change Return Type | 3 | ||
| Change Return Type ServerEnvironment to String in method public getNodeName() : String in class org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration | From | To | |
| Change Return Type ServerEnvironment to String in method public getNodeName() : String in class org.jboss.as.clustering.jgroups.ForkChannelFactory.ForkProtocolStackConfiguration | From | To | |
| Change Return Type ServerEnvironment to String in method public getNodeName() : String in class org.jboss.as.clustering.jgroups.subsystem.StackAddHandler.ProtocolStack | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.jboss.as.clustering.jgroups.subsystem.ConnectedChannelService moved and renamed to org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder | From | To | |
| Move Class | 6 | ||
| Move Class org.jboss.as.clustering.jgroups.ChannelFactory moved to org.wildfly.clustering.jgroups.ChannelFactory | From | To | |
| Move Class org.jboss.as.clustering.jgroups.TransportConfiguration moved to org.wildfly.clustering.jgroups.spi.TransportConfiguration | From | To | |
| Move Class org.jboss.as.clustering.jgroups.RelayConfiguration moved to org.wildfly.clustering.jgroups.spi.RelayConfiguration | From | To | |
| Move Class org.jboss.as.clustering.jgroups.ProtocolStackConfiguration moved to org.wildfly.clustering.jgroups.spi.ProtocolStackConfiguration | From | To | |
| Move Class org.jboss.as.clustering.jgroups.ProtocolConfiguration moved to org.wildfly.clustering.jgroups.spi.ProtocolConfiguration | From | To | |
| Move Class org.jboss.as.clustering.jgroups.RemoteSiteConfiguration moved to org.wildfly.clustering.jgroups.spi.RemoteSiteConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cluster : String to name : String in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type topology : org.jboss.as.clustering.jgroups.TransportConfiguration.Topology to topology : org.wildfly.clustering.jgroups.spi.TransportConfiguration.Topology in method public start(context StartContext) : void in class org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerConfigurationService | From | To | |
| Change Variable Type builder : ServiceBuilder to builder : ServiceBuilder<DistributedWorkManager> in method protected performRuntime(context OperationContext, operation ModelNode, model ModelNode) : void in class org.jboss.as.connector.subsystems.jca.DistributedWorkManagerAdd | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cluster : String to name : String in method public ChannelConnectorBuilder(name String) in class org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder | From | To |