37748e96538ac194c59498c2f393480c56cf3032
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type serverConfig : InjectedValue<ServerConfig> to serverConfig : Supplier<ServerConfig> in class org.jboss.as.webservices.service.XTSClientIntegrationService | From | To | |
Change Attribute Type postHandlerChains : List<UnifiedHandlerChainMetaData> to postHandlerChains : Supplier<UnifiedHandlerChainMetaData> in class org.jboss.as.webservices.service.XTSClientIntegrationService | From | To |