7ff2f11a413082d44db615a33ba104faa7e94df0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable ctx : ELContextImpl to elContext : ELContext in method protected fireListeners(elContext ELContext) : void in class org.apache.jasper.runtime.JspApplicationContextImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ctx : ELContextImpl to elContext : ELContext in method protected fireListeners(elContext ELContext) : void in class org.apache.jasper.runtime.JspApplicationContextImpl | From | To | |
Extract Method | 1 | ||
Extract Method protected fireListeners(elContext ELContext) : void extracted from public createELContext(context JspContext) : ELContextImpl in class org.apache.jasper.runtime.JspApplicationContextImpl | From | To |