fb62ae92e7b106406d200cd4a6bde04d76c0692d
Files Diff
- Added: 11
- Removed: 3
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type metaData : EJBBoundDeliveryActiveMetaData to metaData : EJBBoundMdbDeliveryMetaData in method protected processElement(metaData EJBBoundMdbDeliveryMetaData, reader XMLStreamReader, propertyReplacer PropertyReplacer) : void in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To | |
Rename Variable | 2 | ||
Rename Variable deliveryActiveData : EJBBoundDeliveryActiveMetaData to deliveryMetaData : EJBBoundMdbDeliveryMetaData in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, componentConfiguration MessageDrivenComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor | From | To | |
Rename Variable deliveryActiveDataList : List<EJBBoundDeliveryActiveMetaData> to deliveryMetaDataList : List<EJBBoundMdbDeliveryMetaData> in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, componentConfiguration MessageDrivenComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor | From | To | |
Change Return Type | 1 | ||
Change Return Type EJBBoundDeliveryActiveMetaData to EJBBoundMdbDeliveryMetaData in method public parse(reader XMLStreamReader, propertyReplacer PropertyReplacer) : EJBBoundMdbDeliveryMetaData in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To | |
Rename Class | 3 | ||
Rename Class org.jboss.as.ejb3.deployment.processors.merging.DeliveryActiveMergingProcessor renamed to org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor | From | To | |
Rename Class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundDeliveryActiveMetaDataParser renamed to org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To | |
Rename Class org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundDeliveryActiveMetaData renamed to org.jboss.as.ejb3.deliveryactive.metadata.EJBBoundMdbDeliveryMetaData | From | To | |
Rename Attribute | 1 | ||
Rename Attribute NAMESPACE_URI : String to NAMESPACE_URI_1_0 : String in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To | |
Change Variable Type | 3 | ||
Change Variable Type metaData : EJBBoundDeliveryActiveMetaData to metaData : EJBBoundMdbDeliveryMetaData in method public parse(reader XMLStreamReader, propertyReplacer PropertyReplacer) : EJBBoundMdbDeliveryMetaData in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To | |
Change Variable Type deliveryActiveDataList : List<EJBBoundDeliveryActiveMetaData> to deliveryMetaDataList : List<EJBBoundMdbDeliveryMetaData> in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, componentConfiguration MessageDrivenComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor | From | To | |
Change Variable Type deliveryActiveData : EJBBoundDeliveryActiveMetaData to deliveryMetaData : EJBBoundMdbDeliveryMetaData in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, componentConfiguration MessageDrivenComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.MdbDeliveryMergingProcessor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INSTANCE : EJBBoundDeliveryActiveMetaDataParser to INSTANCE : EJBBoundMdbDeliveryMetaDataParser in class org.jboss.as.ejb3.deliveryactive.parser.EJBBoundMdbDeliveryMetaDataParser | From | To |