3f8b809c2d7f3112f1becdad3d0471103846d583
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable profileDefinied : boolean to profileDefined : boolean in method private checkDescriptorConfiguration(ejbClientDescriptorMetaData EJBClientDescriptorMetaData) : void in class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute registryProvider : RegistryProvider to discovery : LocalRegistryAndDiscoveryProvider in method public start(context StartContext) : void in class org.jboss.as.ejb3.remote.EJBClientContextService | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type isLocalReceiverExcluded : Boolean to isLocalReceiverExcluded : boolean in method protected installServices(context OperationContext, address PathAddress, profileNode ModelNode) : void in class org.jboss.as.ejb3.subsystem.RemotingProfileAdd | From | To | |
| Change Variable Type registryProvider : RegistryProvider to discovery : LocalRegistryAndDiscoveryProvider in method public start(context StartContext) : void in class org.jboss.as.ejb3.remote.EJBClientContextService | From | To |