e5448ccc59881527618589012b24331a7b413313
Files Diff
- Added: 5
- Removed: 5
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type remoteCachePlugin : RemoteCachePlugin to cachePlugin : CachePlugin in method public register(cachePlugin CachePlugin) : void in class org.rapidoid.plugins.Plugins | From | To | |
Change Return Type | 1 | ||
Change Return Type RemoteCachePlugin to CachePlugin in method public remoteCache() : CachePlugin in class org.rapidoid.plugins.Plugins | From | To | |
Move And Rename Class | 5 | ||
Move And Rename Class org.rapidoid.plugins.remotecache.RemoteCache moved and renamed to org.rapidoid.plugins.cache.Cache | From | To | |
Move And Rename Class org.rapidoid.plugins.remotecache.RemoteCacheTest moved and renamed to org.rapidoid.plugins.cache.CacheTest | From | To | |
Move And Rename Class org.rapidoid.plugins.remotecache.DefaultRemoteCachePlugin moved and renamed to org.rapidoid.plugins.cache.DefaultCachePlugin | From | To | |
Move And Rename Class org.rapidoid.plugins.remotecache.AbstractRemoteCachePlugin moved and renamed to org.rapidoid.plugins.cache.AbstractCachePlugin | From | To | |
Move And Rename Class org.rapidoid.plugins.remotecache.RemoteCachePlugin moved and renamed to org.rapidoid.plugins.cache.CachePlugin | From | To | |
Rename Parameter | 1 | ||
Rename Parameter remoteCachePlugin : RemoteCachePlugin to cachePlugin : CachePlugin in method public register(cachePlugin CachePlugin) : void in class org.rapidoid.plugins.Plugins | From | To |