Package com.alveole.studio.web.refactoring

Class Summary
ActionUpdateClassRef This change action performs changing Struts2 action fully qualified class name from a MVC Web Project.
ActionUpdateFileRef This change action performs changing Struts2 action fully qualified class name from a MVC Web Project.
ActionUpdateMethodRef This change action performs changing Struts2 action fully qualified class name from a MVC Web Project.
AnyChange This is the base class for all refactor actions.
MoveParticipant This MoveParticipant is a listener that watches java class moving from one package to another.
RefactorTools This class is a tools-set for refactoring.
RenameParticipant This RefactoringParticipant is a listener that watches java class renaming.