ContextSet.setComparator(new ContextSet.CComp(contextManager));
context.set(BindingTableManager.class,
ContextInjectionFactory.make(BindingTableManager.class, context));
context.set(EBindingService.class.getName(), new BindingServiceCreationFunction());
}