d15fabd69ce692362397ea945cdfb55f72d46451
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 23
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
com.beust:jcommander:1.48 | |
org.codehaus.janino:janino:2.7.8 | |
net.sf.jopt-simple:jopt-simple:5.0.1 | |
args4j:args4j:2.33 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 3 | ||
Inline Method public getFullPath(raw String) : String inlined to protected beforeWatch() : void in class com.mpush.zk.listener.ZKServerNodeWatcher | From | To | |
Inline Method public getRegisterPath() : String inlined to protected beforeWatch() : void in class com.mpush.zk.listener.ZKServerNodeWatcher | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type connectServer : Server to connectServer : ConnectionServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Change Attribute Type adminServer : Server to adminServer : AdminServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Change Attribute Type gatewayServer : Server to gatewayServer : GatewayServer in class com.mpush.bootstrap.ServerLauncher | From | To | |
Rename Parameter | 1 | ||
Rename Parameter serverBoot : ServerLauncher to launcher : ServerLauncher in method private addHook(launcher ServerLauncher) : void in class com.mpush.bootstrap.Main | From | To |