public void inject(ExecutorService value) throws InjectionException {
   super.getExecutorInjector().inject(value);
 }