98a6aecd022d8efdb15723180e42b26f58f1fe5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Parameter | 1 | ||
Merge Parameter [appName : String, moduleName : String, distinctName : String, beanName : String] to locator : EJBLocator<?> in method private findBean(locator EJBLocator<?>) : EjbDeploymentInformation in class org.jboss.as.ejb3.remote.LocalEjbReceiver | From | To | |
Extract Variable | 2 | ||
Extract Variable moduleIdentifier : DeploymentModuleIdentifier in method private findBean(locator EJBLocator<?>) : EjbDeploymentInformation from class org.jboss.as.ejb3.remote.LocalEjbReceiver | From | To | |
Extract Variable endpoint : Endpoint in method public start(context StartContext) : void from class org.jboss.as.ejb3.remote.EJBRemoteConnectorService | From | To |