8eb94088e09f1222fd18e8fb29df73b1401aff7b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getValue() : MarshallingConfigurationRepository renamed to public get() : MarshallingConfigurationRepository in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator | From | To | |
Rename Class | 1 | ||
Rename Class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryValue renamed to org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type module : Value<Module> to module : Module in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator | From | To | |
Change Attribute Type deployment : Value<ModuleDeployment> to deployment : SupplierDependency<ModuleDeployment> in class org.jboss.as.ejb3.component.stateful.MarshallingConfigurationRepositoryServiceConfigurator | From | To |