I have to create services for my project, that implement other services, therefore I created many Interfaces and for some services I inject the interface to use the methods, but