Developer creates a common class for all java service presented in one Folder, Due to this when you lock/unlock one java servcie every other java service behave in same manners.
More over we have shared code in java service, which is common for all the java services in one folder. So if we make change in shared code of one service it will be changed for all the services. To prevent any error all java services present in one folder get locked/unlocked.
Hope it will clarify your doubt.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods