832a99c546d4fca5510a88136de8fb2002c54d6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 9 | ||
Rename Method public testGetShortName_nullDestinationName() : void renamed to public testGetShortNameNullDestinationName() : void in class org.apache.camel.component.sjms.jms.DestinationNameParserTest | From | To | |
Rename Method public testConsumption_completionSize() : void renamed to public testConsumptionCompletionSize() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumerTest | From | To | |
Rename Method public testConsumer_topic() : void renamed to public testConsumerTopic() : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpointTest | From | To | |
Rename Method public testConsumption_completionTimeout() : void renamed to public testConsumptionCompletionTimeout() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumerTest | From | To | |
Rename Method public testConsumption_rollback() : void renamed to public testConsumptionRollback() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumerTest | From | To | |
Rename Method public testIsTopic_nullDestinationName() : void renamed to public testIsTopicNullDestinationName() : void in class org.apache.camel.component.sjms.jms.DestinationNameParserTest | From | To | |
Rename Method public testConsumer_negativeConsumerCount() : void renamed to public testConsumerNegativeConsumerCount() : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpointTest | From | To | |
Rename Method public testConsumption_multipleConsumerEndpoints() : void renamed to public testConsumptionMultipleConsumerEndpoints() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumerTest | From | To | |
Rename Method public testConsumer_negativePollDuration() : void renamed to public testConsumerNegativePollDuration() : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpointTest | From | To | |
Change Parameter Type | 4 | ||
Change Parameter Type completionSize : Integer to completionSize : int in method public setCompletionSize(completionSize int) : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Parameter Type pollDuration : Integer to pollDuration : int in method public setPollDuration(pollDuration int) : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Parameter Type completionTimeout : Integer to completionTimeout : int in method public setCompletionTimeout(completionTimeout int) : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Parameter Type consumerCount : Integer to consumerCount : int in method public setConsumerCount(consumerCount int) : void in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Return Type | 4 | ||
Change Return Type Integer to int in method public getCompletionTimeout() : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Return Type Integer to int in method public getPollDuration() : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Return Type Integer to int in method public getConsumerCount() : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Return Type Integer to int in method public getCompletionSize() : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Rename Attribute | 1 | ||
Rename Attribute messagesReceived : AtomicLong to MESSAGE_RECEIVED : AtomicLong in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type completionSize : Integer to completionSize : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Attribute Type completionTimeout : Integer to completionTimeout : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Attribute Type consumerCount : Integer to consumerCount : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To | |
Change Attribute Type pollDuration : Integer to pollDuration : int in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint | From | To |