e700dc2c9cb2ebe748043b0767e6d030ce9a8dbf
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public destroyObject(channel Channel) : void renamed to public operationComplete(future ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.addListener | From | To | |
Rename Method protected openChannel(channelFuture ChannelFuture) : Channel renamed to protected notifyChannelOpen(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer | From | To | |
Change Parameter Type | 5 | ||
Change Parameter Type channel : Channel to channelFuture : ChannelFuture in method public activateObject(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Change Parameter Type channel : Channel to channelFuture : ChannelFuture in method public passivateObject(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Change Parameter Type channel : Channel to future : ChannelFuture in method public operationComplete(future ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.addListener | From | To | |
Change Parameter Type channel : Channel to channelFuture : ChannelFuture in method private NettyProducerCallback(channelFuture ChannelFuture, callback AsyncCallback) in class org.apache.camel.component.netty4.NettyProducer.NettyProducerCallback | From | To | |
Change Parameter Type channel : Channel to channelFuture : ChannelFuture in method public validateObject(channelFuture ChannelFuture) : boolean in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Rename Variable | 1 | ||
Rename Variable channel : Channel to channelFuture : ChannelFuture in method protected doStart() : void in class org.apache.camel.component.netty4.NettyProducer | From | To | |
Change Return Type | 2 | ||
Change Return Type Channel to void in method protected notifyChannelOpen(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer | From | To | |
Change Return Type Channel to ChannelFuture in method public makeObject() : ChannelFuture in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Rename Attribute | 1 | ||
Rename Attribute channel : Channel to channelFuture : ChannelFuture in class org.apache.camel.component.netty4.NettyProducer.NettyProducerCallback | From | To | |
Change Variable Type | 1 | ||
Change Variable Type channel : Channel to channelFuture : ChannelFuture in method protected doStart() : void in class org.apache.camel.component.netty4.NettyProducer | From | To | |
Inline Variable | 1 | ||
Inline Variable existing : Channel in method public process(exchange Exchange, callback AsyncCallback) : boolean from class org.apache.camel.component.netty4.NettyProducer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type pool : ObjectPool<Channel> to pool : ObjectPool<ChannelFuture> in class org.apache.camel.component.netty4.NettyProducer | From | To | |
Change Attribute Type channel : Channel to channelFuture : ChannelFuture in class org.apache.camel.component.netty4.NettyProducer.NettyProducerCallback | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected releaseChannel(channelFuture ChannelFuture) : void extracted from public done(doneSync boolean) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerCallback & moved to class org.apache.camel.component.netty4.NettyProducer | From | To | |
Rename Parameter | 5 | ||
Rename Parameter channel : Channel to future : ChannelFuture in method public operationComplete(future ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.addListener | From | To | |
Rename Parameter channel : Channel to channelFuture : ChannelFuture in method private NettyProducerCallback(channelFuture ChannelFuture, callback AsyncCallback) in class org.apache.camel.component.netty4.NettyProducer.NettyProducerCallback | From | To | |
Rename Parameter channel : Channel to channelFuture : ChannelFuture in method public validateObject(channelFuture ChannelFuture) : boolean in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Rename Parameter channel : Channel to channelFuture : ChannelFuture in method public activateObject(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To | |
Rename Parameter channel : Channel to channelFuture : ChannelFuture in method public passivateObject(channelFuture ChannelFuture) : void in class org.apache.camel.component.netty4.NettyProducer.NettyProducerPoolableObjectFactory | From | To |