I have multiple services that implements interface with one method - execute(). Each service uses this method to execute some actions based on String value which, in original co