144145146147148149150
* * @return the context registry */ protected AbstractContextRegistry createContextRegistry() { return new AbstractContextRegistry(this); }