public class SomeServiceImpl extends GenericServiceImpl { @Override public void doStuff(SomeInterface someInterface) { } }