On the automated modularisation of java programs using service locators

  • Authors:
  • Syed Muhammad Ali Shah;Jens Dietrich;Catherine McCartin

  • Affiliations:
  • School of Engineering and Advanced Technology, Massey University, Palmerston North, New Zealand;School of Engineering and Advanced Technology, Massey University, Palmerston North, New Zealand;School of Engineering and Advanced Technology, Massey University, Palmerston North, New Zealand

  • Venue:
  • SC'12 Proceedings of the 11th international conference on Software Composition
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Service locator is a popular design pattern that facilitates building modular and reconfigurable systems. We investigate how existing monolithic systems can be automatically refactored using this pattern into more modular architectures, and measure the benefits of doing so. We present an Eclipse plugin we have developed for this purpose.